{{-- --}}
Fashion Asia Limited (FAL)
{{-- Fashion Asia Limited (FAL) --}}
Select floor
{{--
Select floor
@php $floors = DB::table('production_time_entries') ->select('floor') ->where('date', now()->format('Y-m-d')) ->distinct() ->get(); @endphp @foreach ($floors as $floor)
{{ $floor->floor }}
@endforeach
Select block
@php $blocks = DB::table('production_time_entries') ->select('block') ->where('date', now()->format('Y-m-d')) ->distinct() ->get(); @endphp @foreach ($blocks as $block)
{{ $block->block }}
@endforeach
--}}
Select floor
@php $floors = DB::table('production_time_entries') ->select('floor') ->where('date', now()->format('Y-m-d')) ->distinct() ->get(); @endphp @foreach ($floors as $floor)
{{ $floor->floor }}
@endforeach
Select block
@php $blocks = DB::table('production_time_entries') ->select('block') ->where('date', now()->format('Y-m-d')) ->distinct() ->get(); @endphp @foreach ($blocks as $block)
{{ $block->block }}
@endforeach
Date:
{{ carbon\Carbon::now()->format('M d, Y') }}
Time:
Production
Total Target :
Hourly Target :
Achievement :
Cumulative
Efficiency
Performance
%
Manpower
Operators
Helpers
Total Machine
SMV
Bottlenecks M/C
M/C
Reason
DHU