@if(!is_null($order->client_id) && !is_null($order->clientDetails)) @php $client = $order->client; @endphp @endif @php $editOrderPermission = user()->permission('edit_order'); $deleteOrderPermission = user()->permission('delete_order'); @endphp
( ! ) Fatal error: Uncaught Error: Class "Session" not found in C:\wamp64\www\geega\resources\views\orders\ajax\show.blade.php on line 27 | ||||
---|---|---|---|---|
( ! ) Error: Class "Session" not found in C:\wamp64\www\geega\resources\views\orders\ajax\show.blade.php on line 27 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0432 | 537280 | {main}( ) | ...\show.blade.php:0 |