@php $electricity_template_id = $items['branches']->electricity_bill_template_id ?? 1; $water_template_id = $items['branches']->water_bill_template_id ?? 1; $maintenance_bill_template_id = $items['branches']->maintenance_bill_template_id ?? 1; @endphp {{__('lang.maintenance_bill_templates')}}
@csrf
{{__('lang.electricity_bill_templates')}}
@csrf
{{__('lang.water_bill_templates')}}
@csrf
{{__('lang.bill_settings')}}
@csrf
{{__('lang.footer')}}
{{__('lang.back')}}
{{-- --}}