@extends('layouts.frontend') @section('title', '| FREE END-OF-LIFE PLAN') @section('content') @include('frontend.forms.End-Of-Life-Plan.stepIndicator')
@csrf
Your Remains
What do you want done with your ashes?
cremation) || $endoflifePlanForm->cremation == 'nopreference' ? 'checked' : ''}}> cremation) && $endoflifePlanForm->cremation == 'burial' ? 'checked' : ''}}> cremation) && $endoflifePlanForm->cremation == 'columbarium' ? 'checked' : ''}}> cremation) && $endoflifePlanForm->cremation == 'loved' ? 'checked' : ''}}> cremation) && $endoflifePlanForm->cremation == 'scattered' ? 'checked' : ''}}> cremation) && $endoflifePlanForm->cremation == 'rother' ? 'checked' : ''}}>
Frequently Asked Questions

What are my burial options?

Burial options include traditional ground burial, cremation followed by inurnment, above-ground entombment in a mausoleum or columbarium, and alternative methods like natural or green burials. The choice depends on personal preferences, religious beliefs, and budget considerations.

What is a Columbarium?

A Columbarium is a structure, often located in a cemetery or memorial garden, designed for the respectful storage of cremated remains. It consists of small niches or compartments, known as columbarium niches, where urns containing ashes are placed.
@endsection @section('page-js') @endsection