@if($lang == 'bn') @endif @if($lang == 'en') @else @endif
@php use App\Models\class_info; @endphp| Class : {{ $data['class']->class_name }} | Year : {{ $data['year'] }} | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| # | title | year | amount | class | month | details | fee | feeType | Action |
| {{ $data['sl']++ }} | {{ $v->title }} | {{ $v->year }} | {{ $v->amount }} | {{ $v->class->class_name }} | {{$v->month}} | {{$v->details}} | {{$v->fee}} | @if($v->feeType == 1) Common Fee @else Exceptional Fee @endif | @lang('common.edit') |