@extends('layouts.v2.frontend-user-backend') @section('title', '| Pour-Over Will Form') @section('content') @include('frontend.forms.v2.Pour-Over-Will.stepIndicator')
@csrf
Will your Last Will be used with a Living Trust?

with_trust) && $pourOverWillForm->with_trust == 'yes' ? 'checked': ''}}>
with_trust) && $pourOverWillForm->with_trust == 'no' ? 'checked': ''}}>

Your Pour-Over Will transfers any assets left outside your Living Trust into it upon your death.

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