@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) == 'production_schedule_create') class="active" @endif href="/pd/production_schedule_create">
Create
segment(2) == 'production_schedule_list') class="active" @endif href="/pd/production_schedule_list">
In House List
segment(2) == 'production_schedule_outside_list') class="active" @endif href="/pd/production_schedule_outside_list">
Outside List
segment(2) == 'production_schedule_allocate_machine') class="active" @endif href="/pd/production_schedule_allocate_machine">
Allocate Machine
segment(2) == 'schedule_status') class="active" @endif href="/pd/schedule_status">
Schedule Status
Production Schedule Chart
segment(2) == 'production_schedule_calendar') class="active" @endif href="/pd/production_schedule_calendar">
Calendar
segment(2) == 'production_schedule_gantt_chart') class="active" @endif href="/pd/production_schedule_gantt_chart">
Gantt Chart
Transaction
Daily Production
In House
segment(2) == 'daily_production_create') class="active" @endif href="/pd/daily_production_create">
Create
segment(2) == 'daily_production_list') class="active" @endif href="/pd/daily_production_list">
List
segment(2) == 'daily_production_list_po') class="active" @endif href="/pd/daily_production_list_po">
PO wise List
segment(2) == 'daily_production_list_hourly') class="active" @endif href="/pd/daily_production_list_hourly">
Hourly wise List
segment(2) == 'production_record_supervisor_outside') class="active" @endif href="/pd/production_record_supervisor_outside">
Outside
Machine Breakdowns
segment(2) == 'reason_of_breakdown') class="active" @endif href="/pd/reason_of_breakdown">
Create / List
segment(2) == 'pending_machine_breakdown') class="active" @endif href="/pd/pending_machine_breakdown">
Pending
Production Hold
segment(2) == 'production_hold') class="active" @endif href="/pd/production_hold">
Create / List
{{--
segment(2) == 'order') class="active" @endif href="/pd/pending_machine_breakdown">Pending
--}}
Finished Goods
segment(2) == 'finished_goods') class="active" @endif href="/pd/finished_goods">
Create
segment(2) == 'finished_goods_list') class="active" @endif href="/pd/finished_goods_list">
List
Pallatizing Details
segment(2) == 'pallatizing_details') class="active" @endif href="/pd/pallatizing_details">
Create
segment(2) == 'pallatizing_details_list') 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_breakdown_report') class="active" @endif href="/pd/machine_breakdown_report">
Machine Breakdown Report
segment(2) == 'production_hold_report') class="active" @endif href="/pd/production_hold_report">
Production Hold Report
@if(Auth::user()->can('pd_material_usage_report'))
segment(2) == 'material_usage_report') class="active" @endif href="/pd/material_usage_report">
Material Usage Report
@endif
Settings
@yield('content')
@yield('script')