@extends('hr::layouts.app') @section('head') @endsection @section('content')
Attendance Edit
{{csrf_field()}}

Net Salary
ID Date Schedule InTime Schedule OutTime Actual InTime Actual OutTime Remark
@if(Auth::user()->can('employee_attendance_process')) @endif
Raw Data
Attendance
@endsection @section('script') @endsection