@extends('layouts.frontend') @section('title', '| Revocable Living Trust') @section('css') @endsection @section('content') @include('frontend.forms.Revocable-Living-Trust.stepIndicator')
@csrf
Signing Details
When will you sign your Living Trust?
Where will you sign your documents?
e.g. Northridge
How many witnesses will sign this Living Trust?
@endsection @section('page-js') @endsection