@extends('hr::layouts.app') @section('head') @endsection @section('content')
Employee Shift
@if(Auth::user()->can('employee_shift_create')) @endif

Name Start time Hours Minutes Hours for breacks Short leave Half day time OT after (Minutes) Day count as Edit View Delete status
@endsection @section('script') @endsection