@extends('layouts.main') @section('title') System Matrix | System @endsection @section('menu') {!! $menu !!} @endsection @section('page-style') @endsection
Notice: Undefined variable: is_show in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 21
@section('content')
@if($is_show != 1) @endif
@if($system_id != "") @endif @csrf
calendar

Press Enter to submit a tag"
Press Enter to submit a tag"
@if($is_show != 1) @endif
@if($query != "") @foreach($query->processes as $result)
Notice: Undefined variable: result in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 285

Notice: Trying to get property 'file_name' of non-object in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 285
@endforeach @endif
@if($is_show != 1) @endif
@if($query != "") @foreach($query->datas as $result)
Notice: Undefined variable: result in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 393

Notice: Trying to get property 'file_name' of non-object in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 393
@endforeach @endif
@if($is_show != 1) @endif @if($query != "") @foreach($query->servers as $result)
Notice: Undefined variable: server in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 501

Warning: Invalid argument supplied for foreach() in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 501
@if($is_show != 1) @endif @endforeach @endif @if($is_show != 1) @endif
Server Utilization (%)Delete
{!! $option !!}
@if($is_show != 1) @endif @if($query != "") @foreach($query->fte as $result)
Notice: Undefined variable: position in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 655

Warning: Invalid argument supplied for foreach() in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 655
@if($is_show != 1) @endif @endforeach @endif @if($is_show != 1) @endif
Remarks Position Percentage (%)Delete
{!! $option !!}
@if($is_show != 1) @endif @if($query != "") @foreach($query->child as $result)
Notice: Undefined variable: system_list in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 728

Warning: Invalid argument supplied for foreach() in C:\laragon\www\system-matrix\resources\views\admin\system\create.blade.php on line 728
@if($is_show != 1) @endif @endforeach @endif @if($is_show != 1) @endif
Sub-SystemDelete
{!! $option !!}
@endsection @section('page-script') @endsection