@extends('layouts.app') @section('page_title', 'Apply for Leave') @section('content')
New Leave Request

Please fill out the form below to request time off.

@csrf
@endsection