@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

Executor

Would you like the executor of your Last Will to carry out your final wishes?

executor) && $endoflifePlanForm->executor == "yes" ? 'checked' : ''}}>
executor) && $endoflifePlanForm->executor == "no" ? 'checked' : ''}}>
FAQ’s

What is an executor?

An executor is a person designated in your will or estate planning documents to carry out your final wishes and manage the distribution of your assets after your passing. The executor's responsibilities include handling financial matters, paying debts, and ensuring your assets are distributed according to your wishes as outlined in your Will.

Who should I choose to carry out my final wishes?

Choosing an executor is a crucial decision in your estate planning. It's advisable to select someone you trust implicitly, such as a family member, close friend, or legal professional. Your chosen executor should be organized, responsible, and willing to fulfill the duties outlined in your Will.
@endsection @section('page-js') @endsection