@php $user = Auth::user(); $is_supplier = session('is_supplier'); @endphp @if($user)
{{-- --}}
@endif
Notifications