@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
Do you already have a Last Will and Testament?

last_will) && $endoflifePlanForm->last_will == 'yes' ? 'checked': ''}}>
last_will) && $endoflifePlanForm->last_will == 'no' ? 'checked': ''}}>

An End-of-Life Plan outlines your wishes for your remains and any memorial services and a Last Will describes how your assets will be distributed. While you do not need a Last Will in order to create an End-of-Life Plan, both documents are part of a well-rounded estate plan.

@endsection @section('page-js') @endsection