@extends('layouts.v2.frontend-user-backend') @section('title', '| Revocable Living Trust') @section('content') @include('frontend.forms.v2.Revocable-Living-Trust.stepIndicator')
Who will manage your TRUST if {{ !empty($RevocableTrustData['grantor_info']) && isset($RevocableTrustData['grantor_info']['grantor']['creating_this_living_trust_with_anyone_else']) && $RevocableTrustData['grantor_info']['grantor']['creating_this_living_trust_with_anyone_else'] === 'yes' && isset($RevocableTrustData['grantor_info']['grantor']['who_are_you_creating_this_trust_with']) && $RevocableTrustData['grantor_info']['grantor']['who_are_you_creating_this_trust_with'] === "Someone else" && isset($RevocableTrustData['second_grantor_info'][0]['name']) ? ucwords($RevocableTrustData['second_grantor_info'][0]['name']) : ( (isset($RevocableTrustData['spouse_info']['spouse']['do_you_have_a_spouse']) && $RevocableTrustData['spouse_info']['spouse']['do_you_have_a_spouse'] != "no") || (isset($RevocableTrustData['grantor_info']['grantor']['creating_this_living_trust_with_anyone_else']) && $RevocableTrustData['grantor_info']['grantor']['creating_this_living_trust_with_anyone_else'] === "yes" && isset($RevocableTrustData['grantor_info']['grantor']['who_are_you_creating_this_trust_with']) && $RevocableTrustData['grantor_info']['grantor']['who_are_you_creating_this_trust_with'] === "My spouse" && isset($RevocableTrustData['spouse_info']['spouse']['name'])) ? 'you and ' . ucwords($RevocableTrustData['spouse_info']['spouse']['name']) : 'you' ) }} become incapacitated? ?