@extends('layouts.web.main') @section('contents')

{{ $service['title'] }}

{{ $service['description'] }}

{{--
--}}

{{ $service['title'] }}

{{--
--}}
{{-- {{ $service['title'] }} --}}

Coverage Highlights

@foreach($service['features'] as $index => $feature)
{{ $index + 1 }}

{{ $feature }}

@endforeach

Our Approach to {{ $service['title'] }}

{!! nl2br(e($service['content'])) !!}

Get Your {{ $service['title'] }} Quote

Complete the form and our broker will contact you within 24 hours with personalized options.

@csrf

Complementary Services

Insurance solutions that work together for comprehensive protection

@endsection