{{--
--}} @auth @if(Auth::check())
@if(Auth::user()->roll_id == 1 || Auth::user()->roll_id == 2 || Auth::user()->roll_id == 3)
Add New Shortage
@endif
All Shortages
{{--
--}}
{{ Auth::user()->fname }} {{ Auth::user()->lname }}
{{ Auth::user()->fname }} {{ Auth::user()->lname }}
{{ Auth::user()->email }}
@if(Auth::user()->roll_id == 1 || Auth::user()->roll_id == 3)
Transport Item Code
Company
@endif @if(Auth::user()->id == 48)
Users
@endif
@endif @endauth {{--
--}} @yield('content') {{--
--}} {{--
--}}