@extends('layouts.frontend') @section('title', '| FREE END-OF-LIFE PLAN') @section('content') @include('frontend.forms.End-Of-Life-Plan.stepIndicator')
@csrf
Funeral
Have you already made arrangements for your funeral?
funeral_arrangements) || $endoflifePlanForm->funeral_arrangements == 'yes' ? 'checked':''}}> funeral_arrangements) && $endoflifePlanForm->funeral_arrangements == 'no' ? 'checked':''}}>
@endsection @section('page-js') @endsection