@extends('backend.layouts.form') @section('title', __('Leave Request')) @section('content') @if($leaveRequestCount > 0)
| {{ __('#') }} | {{ __('Student Name') }} | {{ __('Father Name') }} | {{ __('Class') }} | {{ __('Start Date') }} | {{ __('End Date') }} | {{ __('Reason For Leave') }} | {{ __('Doc/Attachement') }} | {{ __('Status') }} | {{ __('Action') }} |
|---|---|---|---|---|---|---|---|---|---|
| {{ __('#') }} | {{ __('Student Name') }} | {{ __('Father Name') }} | {{ __('Class') }} | {{ __('Start Date') }} | {{ __('End Date') }} | {{ __('Reason For Leave') }} | {{ __('Doc/Attachement') }} | {{ __('Status') }} | {{ __('Action') }} |