@extends('layouts.frontend') @section('title', '| Pour-Over Will Form') @section('content') @include('frontend.forms.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' : 'checked'}}> health_care_decisions) && $livingWillForm->health_care_decisions == "no" ? 'checked' : ''}}>
@endsection @section('page-js') @endsection