@section('page-title', $details->title) @section('page-description', $details->srtsmry) @section('page-image', asset($details->image ?? $details->image)) @extends('site.master') @section('main-content')

{{ $details->title }}

{{ $details->shrtsummary }}

@if ($details->media) @else @endif
{{ $details->shrtsummary }}
{!! $details->description !!}
benifits
@if ($details->showwhy == 1) @include('site.partials.whyuswithstats') @endif @if ($details->process == 1) @include('site.partials.makeaappointment') @endif @if ($details->benifits)

Secure Your Future The Must-Know Benefits of Insurance

{!! $details->benifits !!}
@endif @if ($details->are_satisfied == 1)
@include('site.sidebar.are_satisfied')
@endif
Connect with Us

Contact Us Today To Schedule A Consultation

Choose Nepal Micro Insurance for personalised coverage, transparent policies, and exceptional service. Our experienced team is dedicated to providing you with reliable and affordable insurance that meets your needs....

@endsection @push('scripts') @endpush