@push('css') @endpush
{{ __('haorsys::haor.subScheme_proposal') }} {{ __('haorsys::haor.subScheme_proposal') }}
@ucan('haorsys.sub_scheme_proposal.create') {{ __('theme::default.add') }} @enducan
@foreach ($subSchemes as $subScheme) {{-- --}} @endforeach
{{ __('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.total_work') . '' . __('haorsys::haor.km') }} {{ __('haorsys::haor.soil_volume') }} {{ __('haorsys::haor.initial_demand') }} {{ __('haorsys::default.actions') }}
{{ $loop->iteration ?? null }} {{ $subScheme->Haor->haor_name_bn ?? null }} {{ app()->getLocale() == 'bn' ? numberEnToBn($subScheme->year_end ?? null) : $subScheme->year_end ?? null }} {{ $subScheme->districtNames ?? null }} {{ $subScheme->upazilaNames ?? null }} {{ $subScheme->unionNames ?? null }}{{ app()->getLocale() == 'bn' ? numberEnToBn($subScheme->row_count ?? null) : $subScheme->row_count ?? null }} {{ app()->getLocale() == 'bn' ? numberEnToBn($subScheme->total_work_km ?? null) : $subScheme->total_work_km ?? null }} {{ app()->getLocale() == 'bn' ? numberEnToBn($subScheme->total_soil_cm ?? null) : $subScheme->total_soil_cm ?? null }} {{ app()->getLocale() == 'bn' ? numberEnToBn($subScheme->total_estimated_amount ?? null) : $subScheme->total_estimated_amount ?? null }} @ucan('haorsys.sub_scheme_proposal.view') {{ __('haorsys::haor.view') }} @enducan {{-- {{ __('haorsys::haor.send_for_approval') }} --}}
{{ $subSchemes->links() }}
{{ __('haorsys::haor.fundamental_info') }}
{{-- --}}
{{ __('haorsys::haor.sub_scheme_info') }}
{{-- --}}
{{--
--}}
@for ($i = 0; $i < $no_of_chainage; $i++) @endfor
{{ __('haorsys::haor.chainage') }}
{{ __('haorsys::haor.start') . ' ' . __('haorsys::haor.km') }} {{ __('haorsys::haor.end') . ' ' . __('haorsys::haor.km') }} {{ __('haorsys::haor.total') }}
{{-- --}}
{{ __('theme::default.add') }}
{{ __('theme::default.save') }}
@script @endscript