@if($data['type'] == 'success')
{{ __('app.pdf_generation_notification_success') }}
@else
{{ __('app.pdf_generation_notification_failed') }}
@endif
{{ __('app.period') }}
: {{ $data['year'] }}
: {{ \App\Libraries\AppCodes::getMonthDescription((integer)$data['month']) }}
: {{ $data['version'] }}
{{ __('app.greetings') }}
|