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

Health care preferences

Do you want to list your health care preferences, so caregivers have instruction to follow?

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