@foreach($attachments as $attachment) @php $deleteUrl = route('deleteAttachment', $attachment->id);@endphp @endforeach
Attachment name Description Created By Date Action
{{$attachment->name}} {!!$attachment->description!!} {{$attachment->username}} {{date('m/d/Y', strtotime($attachment->created_at))}} Download | Delete