@extends('layouts.app') @section('content')

Manage Attendance

Error Report

Correct the error and upload again Verify
@for($i = 0; $i <= 5; $i++) @endfor
# Employee Name Date Error Message
{{ $i+1 }} Pugal 04/06/2025 File Not Found
@endsection