@extends('app') @section('page-title')
@if (isset($status))
{{ $status['header'] }}
@foreach ($status['messages'] as $m)
- {{$m}}
@endforeach
@endif
@endsection @push('head-script')
@endpush @section('content')
@section('content')
ID |
Employee Type |
Employee Code |
Employee Name |
Remarks |
Check In Type |
Check In Date |
In Time |
In Address |
Action |
@endsection
@endsection @push('footer-script')
@endpush