@extends('layouts.v2.frontend-user-backend') @section('title', '| Pour-Over Will Form') @section('content') @include('frontend.forms.v2.Living-Will.stepIndicator')
@csrf
Create your Living Will

Do you want to appoint someone to make your health care decisions if you are unable to?

health_care_decisions) && $livingWillForm->health_care_decisions == "yes" ? 'checked' : ''}}>
health_care_decisions) && $livingWillForm->health_care_decisions == "no" ? 'checked' : ''}}>
@endsection @section('page-js') @endsection