@if(Session::has('message'))
{{ Session::get('message') }}
@endif
@if( $enableButtons['add'] == 1 )
@endif
@foreach($header as $head)
| {{ $head->name }} |
@endforeach
Notice: Undefined variable: enableButtons in D:\xampp\htdocs\spsaudit-p1.dev\resources\views\dashboard\resource\index.blade.php on line 43
Notice: Undefined variable: enableButtons in D:\xampp\htdocs\spsaudit-p1.dev\resources\views\dashboard\resource\index.blade.php on line 46
Notice: Undefined variable: enableButtons in D:\xampp\htdocs\spsaudit-p1.dev\resources\views\dashboard\resource\index.blade.php on line 49
Notice: Undefined variable: datas in D:\xampp\htdocs\spsaudit-p1.dev\resources\views\dashboard\resource\index.blade.php on line 57
Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\spsaudit-p1.dev\resources\views\dashboard\resource\index.blade.php on line 57
{!! $pagination !!}