@extends('adminlte::page') @section('title', 'HeroLegend') @section('content')
@if(Session::has('message'))
{{Session::get('message')}}
@endif

Add New Server



{{ csrf_field() }}
Server ID
Server Name
@stop