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

Your visitation

Would you like to leave specific instructions for your visitation?

@php $service = json_decode($endoflifePlanForm->visitation_service, true); @endphp

What type of service would you like? (Select all that apply.)

Location

Guests

Viewing of Ashes

Music/Readings

Speakers

Other

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