@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 obituary

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

Do you want your obituary to list your surviving family members?

Do you want your obituary to list your final place of residence?

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