@extends('layouts.mail_template')
@section('title')
Xin chào, {{ $userFullName }}!
@endsection
@section('content')
|
Yêu cầu nghỉ phép
#{{ $itemId }} của bạn đã được đồng ý bởi
{{ $handledByFullName }}.
-
Thời gian nghỉ: {{ $itemLeaveAt }}
-
Lý do: {{ $reason }}
-
Thời gian duyệt: {{ $handledAt }}
@if(!empty($recurringInfo->total_items))
@endif
|
@endsection
@section('action')
|
Xem chi tiết
|
@endsection
@section('more')
| |
@endsection