@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
@if ($message = Session::get('success'))
{!! $message !!}

( ! ) 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
#TimeMemoryFunctionLocation
10.0432537280{main}( )...\show.blade.php:0