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

Your leave application from {{ $startDate }} to {{ $endDate }} was rejected.

Reject Reason: {{ $rejectReason }}

@stop