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