@yield('head')
Loading...
Settings
Allow notifications.
Hide user requests
Speed up demands
Hide menus
Remember next visits
Enable report generation.
Chats
Cass Queyeiro
Photo
Yesterday
Evered Asquith
Video
Last week
F
Francisco Ubsdale
Hello how are you?
2:32 PM
Natale Janu
Hi!
3
08:27 PM
Orelie Rockhall
Photo
Yesterday
Barbette Bolf
Video
Last week
D
Dudley Laborde
Hello how are you?
2:32 PM
Barbaraanne Riby
Hi!
08:27 PM
Mariana Ondrousek
Photo
Yesterday
Ruprecht Lait
Video
Last week
Cosme Hubbold
Video
Last week
M
Mallory Darch
Hello how are you?
2:32 PM
Apps
Apps
Chat
Mail
Todo List
File Manager
Quick Links
Main Board
Employee
ID Card
@php($count=0) @if(Auth::user()) @foreach(Auth::user()->Notifications as $notification) @if($notification->read_at == null) @php($count++) @endif @endforeach @endif
{{$count}}
Notifications
{{$count}} unread notifications
@foreach(Auth::user()->Notifications as $notification) @if($notification->read_at == null)
{{ $notification->data['data']}}
@endif @endforeach
Mark All Read
Demo
Demo
@demouser
Manage Your Account
Change Password
Sign Out!
Storage
%25
Privacy policy
Navigation
segment(2) == 'dashboard') class="active" @endif href="dashboard">
Dashboard
Customer's Order
segment(2) == 'orderList') class="active" @endif href="/sd/orderList">List
segment(2) == 'orderStatusList') class="active" @endif href="/sd/orderStatusList">Order Status List
Shipment
Vessel Schedules
segment(2) == 'vesselSchedule') class="active" @endif href="/sd/vesselSchedule">Create
segment(2) == 'vesselScheduleList') class="active" @endif href="/sd/vesselScheduleList">List
Release Order
segment(2) == 'releaseOrder') class="active" @endif href="/sd/releaseOrder">Create
segment(2) == 'releaseOrderList') class="active" @endif href="/sd/releaseOrderList">List
Loading Plan
segment(2) == 'loardingPlan') class="active" @endif href="/sd/loardingPlan">Create
segment(2) == 'loardingPlanList') class="active" @endif href="/sd/loardingPlanList">List
Packing Slip
segment(2) == 'packing_slip') class="active" @endif href="/sd/packing_slip">Create
segment(2) == 'packing_slip_list') class="active" @endif href="/sd/packing_slip_list">List
Special Intruction For Loading
segment(2) == 'specInsForLoading') class="active" @endif href="/sd/specInsForLoading">Create
segment(2) == 'specInsForLoadingList') class="active" @endif href="/sd/specInsForLoadingList">List
Special Document
segment(2) == 'specialDocument') class="active" @endif href="/sd/specialDocument">Create
segment(2) == 'specialDocumentList') class="active" @endif href="/sd/specialDocumentList">List
Pre-shipment Documents
segment(2) == 'preshipmentDocument') class="active" @endif href="/sd/preshipmentDocument">Create
segment(2) == 'preshipmentDocumentList') class="active" @endif href="/sd/preshipmentDocumentList">List
Fumigations
segment(2) == 'furmugations') class="active" @endif href="/sd/furmugations">Create
segment(2) == 'furmugationsList') class="active" @endif href="/sd/furmugationsList">List
B/L Instruction
segment(2) == 'blInstruction') class="active" @endif href="/sd/blInstruction">Create
segment(2) == 'blInstructionList') class="active" @endif href="/sd/blInstructionList">List
Inform USA office
segment(2) == 'informUsaOffice') class="active" @endif href="/sd/informUsaOffice">Create
segment(2) == 'informUsaOfficeList') class="active" @endif href="/sd/informUsaOfficeList">List
Collecting Final Document
segment(2) == 'collectingFinalDocument') class="active" @endif href="/sd/collectingFinalDocument">Create
segment(2) == 'collectingFinalDocumentList') class="active" @endif href="/sd/collectingFinalDocumentList">List
Clearance Documents USA
segment(2) == 'clearanceDocumentsUsa') class="active" @endif href="/sd/clearanceDocumentsUsa">Create
segment(2) == 'clearanceDocumentsUsaList') class="active" @endif href="/sd/clearanceDocumentsUsaList">List
Settings
@yield('content')
@yield('script')