Attachments
File Name
Orginal File Name
File Upload
Download
Action
@php $i=0; @endphp @if(isset($attachment) && count($attachment) > 0) @foreach($attachment[0]->agenda_attachment as $attachment) @if($attachment['status'] !='D')
@if(isset($attachment['user_attachment_file']) && $attachment['user_attachment_file'] != '') {{$attachment['user_attachment_file']}} @endif
@if($attachment['attachment_path'])
@endif
Delete
@php($i++) @endif @endforeach
Add More
Delete
@else
Add More
Delete
@endif