@push('css') @endpush
{{ __('haorsys::haor.haor_name') }} |
: {{ $Pic->Haor->haor_name_bn }} |
|---|---|
{{ __('haorsys::haor.sub_scheme_name') }} |
: {{ $Pic->SubScheme->description }} |
{{ __('haorsys::haor.pic_no') }} |
: {{ $Pic->pic_no }} |
{{ __('haorsys::haor.year_end') }} |
: {{ app()->getLocale() == 'bn' ? numberEnToBn($Pic->year_end) : $Pic->year_end }} |
{{ __('haorsys::haor.district') }} |
: {{ $district_name }} |
{{ __('haorsys::haor.upazila') }} |
: {{ $upazila_name }} |
{{ __('haorsys::haor.union') }} |
: {{ $union_name }} |
{{ __('haorsys::haor.pic_president') }} |
: {{ $Pic->PicMember->where('pic_designation', 1)->first()->name ?? '' }} |
{{ __('haorsys::haor.estimated_amount') }} |
: {{ app()->getLocale() == 'bn' ? numberEnToBn($Pic->estimated_amount) : $Pic->estimated_amount }} |
{{ __('haorsys::haor.approved_amount') }} |
: {{ app()->getLocale() == 'bn' ? numberEnToBn($Pic->approved_amount) : $Pic->approved_amount }} % |
| {{ __('haorsys::default.sn') }} | {{ __('haorsys::default.date') }} | পরিদর্শক | বাস্তব (%) | আর্থিক (লক্ষ টাকা) | মন্তব্য | মিডিয়া |
|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $progress->verified_date }} | SEO | {{ $progress->implement_percentage }} % | {{ $progress->payment_percentage }} % | {{ $progress->comment }} | |
{{ __('haorsys::haor.comment') }}: {{ $progress->comment }}