@if ($message = Session::get('success'))
@endif
{{$message}}
@endif
@if ($errors->any())
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
| SNO | Emplno | Tno | Name | Company | Department | Designation | Category | From | To | In Punch | Out Punch | Duration |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $row['SNO'] }} | {{ $row['Emplno'] }} | {{ $row['Tno'] }} | {{ $row['Name'] }} | {{ $row['CompName'] }} | {{ $row['DeptName'] }} | {{ $row['DesignationName'] }} | {{ $row['CatName'] }} | {{ $row['FLocation'] }} | {{ $row['TLocation'] }} | {{ $row['Punch_Time'] }} | {{ $row['NextPunch'] }} | {{ $row['Duration'] }} |
Total entries: