@extends('core::email') @section('content')

Your leave application has been submitted for approval.

Start Date {{ $startDate }}
End Date {{ $endDate }}
Reason {{ $absentReason }}
Type {{ $leaveType }}
Half Day {{ ucfirst($halfDay) }}
@stop