{{ strtoupper($each->leave->name) }}

@if ($each->reasons)

{{ $each->reasons }}

@endif

{{ baseDateFormat($each->date_from, true) }}

{{ baseDateFormat($each->date_to, true) }}