Notice Boards Notice Boards {{-- Test --}} {{-- Edit Form --}}
@foreach ($noticeBoards as $ban) @endforeach
Sr.No Title In English Title In Marathi Image Action
{{$loop->iteration}} {{Str::limit($ban->english_title,40)}} {{Str::limit($ban->marathi_title,40)}} @if($ban->pdf_upload) View PDF @else No document found @endif {{-- --}}
{{-- Add --}}