| Notice Title | : | @if (app()->getLocale() == 'en') {{ $notice->title }} @else {{ $notice->title_bn }} @endif |
|---|---|---|
| @lang('home.publishon') | : | @if (app()->getLocale() == 'en') {{ $notice->created_at->format('d-m-Y') }} @else {{ en2bn($notice->created_at->format('d-m-Y')) }} @endif |
| Notice File | : | |
|
@php
$path_parts = pathinfo($notice->attachment);
@endphp
@if ($path_parts['extension'] == 'jpeg' || $path_parts['extension'] == 'png' || $path_parts['extension'] == 'jpg')
|
||
| Notice By | : |
প্রধান শিক্ষক {{$setting->site_name_bn }} |
| Notice Download | : | Click Here |
| Notice Board | : | Click Here |