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

Pending Attendance Approvals

@include('flash::message')

Generate Absence Report

Pending Attendance Detail

@include('pending-attendance.table')
@endsection