@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
Quick Links
Main Board
Employee
ID Card
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="/pd/dashboard">
Dashboard
Production Schedule
segment(2) == 'ProductionSchedule') class="active" @endif href="/pd/production_schedule_create">Create
segment(2) == 'ProductionSchedule') class="active" @endif href="/pd/production_schedule_list">In House List
segment(2) == 'ProductionSchedule') class="active" @endif href="/pd/production_schedule_outside_list">Outside List
segment(2) == 'ProductionSchedule') class="active" @endif href="/pd/production_schedule_allocate_machine">Allocate Machine
segment(2) == 'ScheduleStatus') class="active" @endif href="/pd/schedule_status">Schedule Status
Production Schedule Chart
segment(2) == 'ProductionSchedule') class="active" @endif href="/pd/production_schedule_calendar">Calendar
segment(2) == 'ProductionSchedule') class="active" @endif href="/pd/production_schedule_gantt_chart">Gantt Chart
Transaction
Daily Production
segment(2) == 'attachment') class="active" @endif href="/pd/daily_production_list">In House
segment(2) == 'attachment') class="active" @endif href="/pd/production_record_supervisor_outside">Outside
Machine Breakdowns
segment(2) == 'order') class="active" @endif href="/pd/reason_of_breakdown">Create / List
segment(2) == 'order') class="active" @endif href="/pd/pending_machine_breakdown">Pending
Finished Goods
segment(2) == 'order') class="active" @endif href="/pd/finished_goods">Create
segment(2) == 'attachment') class="active" @endif href="/pd/finished_goods_list">List
Pallatizing Details
segment(2) == 'order') class="active" @endif href="/pd/pallatizing_details">Create
segment(2) == 'attachment') class="active" @endif href="/pd/pallatizing_details_list">List
Report
segment(2) == 'daily_production_report') class="active" @endif href="/pd/daily_production_report">Daily Production Report
segment(2) == 'production_records_report') class="active" @endif href="/pd/production_records_report">Production Records
segment(2) == 'machine_break_down_report') class="active" @endif href="/pd/machine_breakdown_report">Machine Breakdown Report
Settings
@yield('content')
@yield('script')