@if ($selfiePath && $selfieExists)
@else
@endif
@if($activeRenters->isNotEmpty() || $activeGolfers->isNotEmpty() || $activeTravel->isNotEmpty() || $activeDomestics->isNotEmpty() || $activeAccidents->isNotEmpty())
<
@foreach($activeRenters as $cover)
i
This is a brief description of the renters/domestic coverage.
Domestic Package
{{ $cover->countdown }}
@csrf
{{ $cover->actionText }}
@endforeach @foreach($activeGolfers as $cover)
i
Golfers
{{ $cover->countdown }}
@csrf
{{ $cover->actionText }}
@endforeach @foreach($activeAccidents as $cover)
i
Accident
{{ $cover->countdown }}
@csrf
{{ $cover->actionText }}
@endforeach @foreach($activeTravel as $cover)
i
Travel
{{ $cover->countdown }}
@csrf
{{ $cover->actionText }}
@endforeach @foreach($activeDomestics as $cover)
i
Domestic
{{ $cover->countdown }}
@csrf
{{ $cover->actionText }}
@endforeach @foreach($activeMedical as $cover)
i
Medical
{{ $cover->countdown }}
@csrf
{{ $cover->actionText }}
@endforeach
>
@else
Uh oh, it looks like you haven't taken out any covers yet. Here are a few you can try:
@endif
Have you checked this out?
<
>
Make claim