@if(isset($files) && empty($files))
| # | Cliente | Fecha | {{ __('buttons.actions') }} |
|---|---|---|---|
| {{ str_replace(".pdf", "", $filename[2]) }} | {{ $filename[1] }} | {{ DateTime::createFromFormat('Ymd', $filename[0])->format('d-m-Y') }} | {{ __('buttons.download') }} | @endforeach @endif