@extends('layouts.main') @section('title') System Matrix | Server @endsection @section('menu') {!! $menu !!} @endsection @section('content')
@if($server_id != "") @endif @csrf
Press Enter to submit a tag"
calendar
@if($query != "") @foreach($query->cost as $result)
Notice: Undefined variable: cost_type in C:\laragon\www\system-matrix\resources\views\admin\server\create.blade.php on line 236

Warning: Invalid argument supplied for foreach() in C:\laragon\www\system-matrix\resources\views\admin\server\create.blade.php on line 236
@endforeach @endif
Cost Type Start Cost End Cost Delete
{!! $option !!}
@if($query != "") @foreach($query->systems as $result)
Notice: Undefined variable: system in C:\laragon\www\system-matrix\resources\views\admin\server\create.blade.php on line 295

Warning: Invalid argument supplied for foreach() in C:\laragon\www\system-matrix\resources\views\admin\server\create.blade.php on line 295
@endforeach @endif
System Utilization (%) Delete
{!! $option1 !!}
@if($query != "") @foreach($query->child as $result)
Notice: Undefined variable: server_list in C:\laragon\www\system-matrix\resources\views\admin\server\create.blade.php on line 358

Fatal error: Uncaught Error: Call to a member function where() on null in C:\laragon\www\system-matrix\resources\views\admin\server\create.blade.php:358 Stack trace: #0 {main} thrown in C:\laragon\www\system-matrix\resources\views\admin\server\create.blade.php on line 358
Server Name Delete