| # | Head | Details | Link | Attachment | Action |
|---|---|---|---|---|---|
| {{ $i++ }} | {{ $v_notice->head }} | {!! Str::limit($v_notice->details, 200) !!} |
@if (!empty($v_notice->link))
Click
@else
Not Found @endif |
@if ($v_notice->attachment)
@else
Not Found @endif |
@if ($v_notice->attachment) download @endif |