| {{ __('haorsys::default.sn') }} | {{ __('haorsys::haor.haor_name') }} | {{ __('haorsys::haor.year_end') }} | {{ __('haorsys::haor.district') }} | {{ __('haorsys::haor.upazila') }} | {{ __('haorsys::haor.union') }} | {{ __('haorsys::haor.proposed_sub_scheme') }} | {{ __('haorsys::haor.proposed_pic_no') }} | {{ __('haorsys::default.actions') }} |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration ?? null }} | {{ $HaorPic->Haor->haor_name_bn ?? null }} | {{ $HaorPic->year_end ?? null }} | {{ $HaorPic->districtNames ?? null }} | {{ $HaorPic->upazilaNames ?? null }} | {{ $HaorPic->unionNames ?? null }} | {{ $HaorPic->row_count ?? null }} | 0 |
@ucan('haorsys.pic_proposal_list.create')
|