@extends('layouts.master') @section('title', $title) @section('content') @include($view . '.modal')
{{ $title }} {{ __('list') }}
{{-- @can($access . '-create') @endcan --}} Filter
{{-- --}}
# Date Staff Shift Time In Time OutLate Early Remaining Overtime Worked Hours Status{{ __('messages.action') }}
@endsection @section('page_js') @endsection