@extends('layouts.v2.frontend-user-backend') @section('title', '| Free Living Will') @section('css') @endsection @section('content') @include('frontend.forms.v2.Living-Will.stepIndicator')
@csrf

Your information

Who is this Living Will being created for?

Gender

{{-- --}}
{{-- --}} {{-- --}}
Frequently Asked Questions

Who can complete a Living Will?

A Living Will, also known as an Advance Healthcare Directive, can typically be completed by any mentally competent adult. It allows individuals to express their healthcare preferences in advance, especially where they cannot make their own decisions.
@endsection @section('page-js') {{-- Developer Name: Theshan Thanushka Date: April 12, 2024 Description: JavaScript code snippet that utilizes jQuery to populate input fields with user data retrieved via AJAX when a checkbox is checked. If the checkbox is unchecked, it clears the input fields. Authour : Gurupriya Solanki Update Date : 30 May 2024 Description : added address response in the relevent input --}} @endsection