@extends('layouts.v2.frontend-user-backend') @section('title', '| FREE END-OF-LIFE PLAN') @section('css') @endsection @section('content') @include('frontend.forms.v2.End-Of-Life-Plan.stepIndicator')
@csrf

Your death notice

@php $death_notice = json_decode($endoflifePlanForm->death_notice, true); @endphp
e.g. The Hanover Gazette, www.legacy.com
e.g. Hartford, Connecticut

Do you want your death notice to list your surviving family members?

Do you want your death notice to list your final place of residence?

@endsection @section('page-js') @endsection