@php $employees_count = 0; @endphp
| {{ __('Title') }} | {{ __('Provider') }} | {{ __('Training Date') }} | {{ __('Validity Date') }} | {{ __('File Attachment') }} | ||
|---|---|---|---|---|---|---|
|
|
|
|
|
@if(isset($employeexs['attachments']))
View File Remove File @foreach($employeexs as $attachment) @endforeach | @else
|
@endif