@extends('site.master') @section('main-content') Claims @lang('language.home') Claims @lang('language.contactus') Secure Your Future with Confidence We are here to help protect your future with comprehensive insurance solutions" emphasizes the insurance company's commitment to safeguarding clients' long-term well-being by offering a range of coverage options tailored to their needs. @foreach ($offices as $key => $item) {{ $item->title }} {{ session('localeSession') == 'en' ? $item->getprovince->title : $item->getprovince->title_np }} {{ $item->getmunicipality->title }}, {{ $item->getdistrict->title }}, {{ $item->getprovince->title }} {{ numEnToNp($item->fax_no) }} @php $phoneNumbers = explode(',', $item->phonenumberbranch); @endphp @foreach ($phoneNumbers as $phoneNumber) {{ numEnToNp(trim($phoneNumber)) }} @if (!$loop->last) , @endif @endforeach {{ $item->branchemail }} @endforeach @if (session('success_message')) {{ session('success_message') }} @endif @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @csrf Policy Number * Insured Name * Email * Phone * Contact Person * Date of Loss * Cause of Loss * Place of Loss * Branch * -- Select Branch -- @foreach ($offices as $branch) id ? 'selected' : '' }}> {{ $branch->title }} @endforeach Product * -- Select Product -- @foreach ($products as $product) id ? 'selected' : '' }}> {{ $product->title_en }} @endforeach Upload Documents (Max 5, 2MB each) * Additional Information {{ old('additionalInfo') }} @php $settings = \App\Models\Admin\AdminSetting::first(); @endphp @if ($settings && $settings->google_recaptcha_site_key) @endif I agree to the terms and conditions Submit Claim @endsection @push('scripts') @endpush
We are here to help protect your future with comprehensive insurance solutions" emphasizes the insurance company's commitment to safeguarding clients' long-term well-being by offering a range of coverage options tailored to their needs.