@extends('layouts.frontend') @section('title', '| Last Will And Testament') @section('content') @include('frontend.forms.Will-Testament.stepIndicator')
@csrf
Additional details
Do you want to include any additional instructions?
additional_details) ? 'checked' : '' }}> additional_details) ? 'checked' : '' }}>
FAQ’s

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