@extends('layouts.v2.frontend-user-backend') @section('title', '| FREE END-OF-LIFE PLAN') @section('content') @include('frontend.forms.v2.End-Of-Life-Plan.stepIndicator')
@csrf

Your estate

Would you like to cap the amount that your estate will cover?

@php $cap = json_decode($endoflifePlanForm->estate_cover,true); @endphp
$
Frequently Asked Questions

How much should I set aside?

The amount you should set aside for funeral and end-of-life expenses can vary widely based on your preferences, location, and the type of arrangements you choose. It's a good idea to consult with funeral homes or cremation providers in your area to get estimates and plan accordingly. Additionally, pre-planning can help you make informed decisions about budgeting for these expenses.
@endsection @section('page-js') @endsection