@extends('master') @section('content') {{-- Holy guacamole! You should check in on some of those fields below. × --}} {{__('Daily Attendances')}} @csrf {{__('Select Date')}} {{trans('Search')}} {{trans('Employee')}} {{trans('Company')}} {{trans('Date')}} {{trans('status')}} {{__('Clock In')}} {{__('Clock Out')}} {{trans('Late')}} {{__('Early Leaving')}} {{trans('Overtime')}} {{__('Total Work')}} {{__('Total Rest')}} @endsection @section('page_script') @endsection