@extends('layouts.v2.frontend-user-backend') @section('title', '| Home') @section('content')
Completed Orders
Donec quis mauris sed mi fermentum ultricies sed sit amet leo. Pellentesque ac congue ligula. Etiam at ipsum at enim faucibus porttitor ac vel eros.
Forms for creating and amending your Will, and giving gifts.
Documents to specify health care wishes and permissions for an individual or child.
Paid
@endif @endifDrafted | {{$willsAndTest->calculatePercentage(auth()->user()->id)."%"}}
@if (isset($willsAndTest['currentStep'])) @php $currentStepRouteLWT = "willsAndTest.create.step." . $willsAndTest['currentStep']; @endphp @else @php $currentStepRouteLWT = 'willsAndTestForm'; @endphp @endif @endif @else @endif @if($willsAndTest) @if(($willsAndTest) && ($willsAndTest['payment_status'] === "succeeded" || $willsAndTest['payment_status'] === "paid") || ($willsAndTest['payment_status'] !== "succeeded" && $willsAndTest['payment_status'] !== "paid" && $willsAndTest['edit_count'] > 0))Under Process
Your document is currently under process. Please be patient, and we'll notify you once it's completed.Paid
@endif @endifDrafted | {{$pourOverWillForm->calculatePercentage(auth()->user()->id)."%"}}
@if (isset($pourOverWillForm['currentStep'])) @php $currentStepRoutePOW = "pourOverWillForm.create.step." . $pourOverWillForm['currentStep']; @endphp @else @php $currentStepRoutePOW = 'pourOverWillForm'; @endphp @endif @endif @else @endif @if($pourOverWillForm) @if($pourOverWillForm && ($pourOverWillForm['payment_status'] === "succeeded" || $pourOverWillForm['payment_status'] === "paid") || ($pourOverWillForm['payment_status'] !== "succeeded" && $pourOverWillForm['payment_status'] !== "paid" && $pourOverWillForm['edit_count'] > 0))Under Process
Your document is currently under process. Please be patient, and we'll notify you once it's completed.Paid
@endif @endifDrafted | {{$endoflifePlanForm->calculatePercentage(auth()->user()->id)."%"}}
@if (isset($endoflifePlanForm['currentStep'])) @php $currentStepRouteEOL = "endoflifePlan.create.step." . $endoflifePlanForm['currentStep']; @endphp @else @php $currentStepRouteEOL = 'EndoflifePlanForm'; @endphp @endif @endif @else @endif @if($endoflifePlanForm) @if($endoflifePlanForm && ($endoflifePlanForm['payment_status'] === "succeeded" || $endoflifePlanForm['payment_status'] === "paid") || ($endoflifePlanForm['payment_status'] !== "succeeded" && $endoflifePlanForm['payment_status'] !== "paid" && $endoflifePlanForm['edit_count'] > 0))Under Process
Your document is currently under process. Please be patient, and we'll notify you once it's completed.Paid
@endif @endifDrafted | {{$livingWillForm->calculatePercentage(auth()->user()->id)."%"}}
@if (isset($livingWillForm['currentStep'])) @php $currentStepRouteLWF = "livingwill.create.step." . $livingWillForm['currentStep']; @endphp @else @php $currentStepRouteLWF = 'LivingWillForm'; @endphp @endif @endif @else @endif @if($livingWillForm) @if($livingWillForm && ($livingWillForm['payment_status'] === "succeeded" || $livingWillForm['payment_status'] === "paid") || ($livingWillForm['payment_status'] !== "succeeded" && $livingWillForm['payment_status'] !== "paid" && $livingWillForm['edit_count'] > 0))Under Process
Your document is currently under process. Please be patient, and we'll notify you once it's completed.Paid
@endif @endifDrafted | {{$revocableTrust->calculatePercentage(auth()->user()->id)."%"}}
@if (isset($revocableTrust['last_step'])) @php $currentStepRouteRLT = "RevocableLivingTrust.create.step." . $revocableTrust['last_step']; @endphp @else @php $currentStepRouteRLT = 'RevocableLivingTrustForm'; @endphp @endif @endif @else @endif @if($revocableTrust) @if($revocableTrust && ($revocableTrust['payment_status'] === "succeeded" || $revocableTrust['payment_status'] === "paid") || ($revocableTrust['payment_status'] !== "succeeded" && $revocableTrust['payment_status'] !== "paid" && $revocableTrust['edit_count'] > 0))Under Process
Your document is currently under process. Please be patient, and we'll notify you once it's completed.