@if ($insurer)
{{ __('forms.BusinessAddress') }}
{{-- We are updating an existing Residence address --}}
@csrf @method('put') {{-- line_1 --}}
{{-- city_id --}}
@if (!$readonly)
@endif
@endif