@extends('admin.layout') @section('title', 'Rekap Shift') @section('subtitle', 'Rangkuman semua master shift dan jam kerja yang dipilih') @section('content')
Total: {{ $shifts->count() }} shift
{{ $shift->sectionSchedules->count() }} jam kerja dipilih
{{ $ss->workSection->name }}
{{ $ss->shift_label }}
Belum ada jam kerja yang dipilih.