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

What would you like done with your body after death?

remains) && $endoflifePlanForm->remains == 'nopreference' ? 'checked' : ''}}>
remains) && $endoflifePlanForm->remains == 'burial' ? 'checked' : ''}}>
remains) && $endoflifePlanForm->remains == 'mausoleum' ? 'checked' : ''}}>
remains) && $endoflifePlanForm->remains == 'cremation' ? 'checked' : ''}}>
remains) && $endoflifePlanForm->remains == 'donationscience' ? 'checked' : ''}}>
remains) && $endoflifePlanForm->remains == 'other' ? 'checked' : ''}}>
Frequently Asked Questions

What is Entombment?

Entombment is a method of interment in which the deceased's body is placed in a tomb or mausoleum. It involves the placement of the casket or urn within a crypt, often above ground, as opposed to the traditional burial.
@endsection @section('page-js') @endsection