@push('css') @endpush
{{ __('haorsys::default.sn') }} |
{{ __('haorsys::haor.public_pic_requester_name') }} |
{{ __('haorsys::haor.mobile_no') }} |
{{ __('haorsys::haor.nid') }} |
{{ __('haorsys::haor.haor_name') }} |
{{ __('haorsys::haor.district') }} |
{{ __('haorsys::haor.upazila') }} |
{{ __('haorsys::haor.union') }} |
{{ __('haorsys::haor.post_code') }} |
{{ __('haorsys::haor.no_of_pic_member') }} |
{{ __('haorsys::haor.year_end') }} |
{{ __('haorsys::haor.estimated_amount') }} |
{{ __('haorsys::default.actions') }} |
|||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $loop->iteration }} |
{{ $picreq->name }} | {{ $picreq->mobile_no }} | {{ $picreq->nid }} | {{ $picreq->Haor?->haor_name_bn ?? '' }} | {{ $picreq->District->district_bn ?? null }} | {{ $picreq->Upazila->upazila_bn ?? null }} | {{ $picreq->Union->union_bn ?? null }} | {{--{{ $picreq->union_gcode ?? null }} | --}}{{ $picreq->post_code }} | {{ $picreq->Pic->no_of_member ?? '' }} | {{ $picreq->Pic->year_end ?? '' }} | {{ $picreq->Pic->estimated_amount ?? '' }} |
|
{{-- @if ($picreq->Pic && $picreq->Pic->pic_id)
|
@else
|
@endif --}}