@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
Customer Support +94701610001
@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="/db/dashboard">
Dashboard
Customer's Order
segment(2) == 'orderList') class="active" @endif href="/db/orderList">List
segment(2) == 'orderStatusList') class="active" @endif href="/db/orderStatusList">Order Status List
segment(2) == 'pending_funds') class="active" @endif href="/db/pending_funds">Pending Funds
Shipping & Distribution
segment(2) == 'orderList') class="active" @endif href="/db/vesselScheduleApprovalList">List
Production Plan
segment(2) == 'orderList') class="active" @endif href="/db/production_plan_calander">Calendar
Production Schedule
segment(2) == 'orderList') class="active" @endif href="/db/production_schedule_calander">Calendar by product
segment(2) == 'orderList') class="active" @endif href="/db/production_schedule_calendar_by_customer">Calendar by customer
@yield('content')
@yield('script')