{{ csrf_field() }} @if (userAllowedUnofficial())

{{__('lang.official_unofficial_on_income')}}



id, 'is_unofficial') == 1 ? 'checked' : '' }} id="is_unofficial" value="1" class="check"> id, 'is_unofficial') == 0 ? 'checked' : '' }} id="is_unofficial2" value="0" class="check">

@endif

{{ __('lang.refund_deduction') }}


id, 'refund_deduction') == 1 ? 'checked' : '' }} id="refund_deduction" value="1" class="check"> id, 'refund_deduction') == 0 ? 'checked' : '' }} id="refund_deduction2" value="0" class="check">

{{ __('lang.transfer_fee') }}


id, 'transfer_fee') == 1 ? 'checked' : '' }} id="transfer_fee" value="1" class="check"> id, 'transfer_fee') == 0 ? 'checked' : '' }} id="transfer_fee2" value="0" class="check">

{{ __('lang.surcharges') }}


enable_surcharges == '1' ? 'checked' : '' }} id="check" value="1" class="check"> enable_surcharges == '0' ? 'checked' : '' }} id="check2" value="0" class="check">
@include('layouts.components.select_field', [ 'col' => 2, 'name' => 'surcharge_type', 'options' => makeSelectOptions(['after_due_date'=>'After Due Date','fixed_blocks'=>'Fixed Blocks']), 'hasDefaultOption' => false, 'selectedValue' => CommonHelper::getBranchSettings($item->id, 'surcharge_type'), 'label' => __('lang.surcharge_type'), 'parent_class' =>'surcharge_main_divs' ])
Add Surcharge Block add_circle_outline

Late Payment Block Type Value Action

{{ __('lang.file_merging') }}


file_merge == '1' ? 'checked' : '' }} id="file_merge_yes" value="1"> file_merge == '0' ? 'checked' : '' }} id="file_merge_no" value="0">
{{--
--}}

{{ __('lang.logo_on_invoice') }}


{{ __('lang.payment_voucher') }}



{{ __('lang.auto_generate_registration_no') }}


prefix == '1' ? 'checked' : '' }} id="enable_prefix_yes" value="1"> prefix == '0' ? 'checked' : '' }} id="enable_prefix_no" value="0">
serial_initial_value) readonly @endif />
@php $length_range = range(1, 10); @endphp
{{__('lang.note_cannot_undo_initial_value_once_set')}}
{{-- AUT REG MODE END --}} {{--

Show Unit Number on Statement


statement_unit_number == '1' ? 'checked' : '' }} id="unit_number_yes" value="1"> statement_unit_number == '0' ? 'checked' : '' }} id="unit_number_no" value="0">
--}} {{--

Show Floor Number on Statement


statement_floor_number == '1' ? 'checked' : '' }} id="floor_number_yes" value="1"> statement_floor_number == '0' ? 'checked' : '' }} id="floor_number_no" value="0">
--}}

{{ __('lang.project_document_header_setting') }}

@include('admin.branch.partials.settings.branch.branch_setting')

{{ __('lang.company_document_header_setting') }}

@include('admin.branch.partials.settings.company.company_setting')

{{ __('lang.qr_code_setting') }}

@include('admin.branch.partials.settings.QR-code.QRcode_setting')

{{ __('lang.barcode_setting') }}

@include('admin.branch.partials.settings.Barcode.barcode_setting')

{{ __('lang.receipt_setting') }}

@include('admin.branch.partials.settings.receipts.receipt_settings')
{{--

Show Branch Logo


show_branch_logo == '1' ? 'checked' : '' }} id="show_branch_yes" value="1"> show_branch_logo == '0' ? 'checked' : '' }} id="show_branch_no" value="0">

Show Company Logo And Company Name on Reports And Form PDF


show_company_logo == '1' ? 'checked' : '' }} id="show_company_yes" value="1"> show_company_logo == '0' ? 'checked' : '' }} id="show_company_no" value="0">

Show Company Logo And Name on Receipts PDF


show_company_on_receipt == '1' ? 'checked' : '' }} id="show_company_on_receipt_yes" value="1"> show_company_on_receipt == '0' ? 'checked' : '' }} id="show_company_on_receipt_no" value="0">

Show Company Logo And Name on Till Month/Account Statement PDF


show_branch_logo_on_statement == '1' ? 'checked' : '' }} id="show_company_on_till_month_pdf_yes" value="1"> show_branch_logo_on_statement == '0' ? 'checked' : '' }} id="show_company_on_till_month_pdf_no" value="0">

Show Company Logo And Name On Payment Schedule PDF


show_logo_in_payment_schedule == '1' ? 'checked' : '' }} id="show_branch_logo_on_payment_schedule_yes" value="1"> show_logo_in_payment_schedule == '0' ? 'checked' : '' }} id="show_branch_logo_on_payment_schedule_no" value="0">
--}} {{--

Show Property Detail Box On Statement and PDF


show_box_statement == '1' ? 'checked' : '' }} id="show_box_statement_yes" value="1"> show_box_statement == '0' ? 'checked' : '' }} id="show_box_statement_no" value="0">
--}}

{{ __('lang.add_rate_per_size_on_properties') }}


{{--
--}}
{{__('lang.back')}}
@push('include-js') @endpush