@extends('layouts.frontend') @section('title', '| Pour-Over Will Form') @section('content') @include('frontend.forms.Pour-Over-Will.stepIndicator')
@csrf
Trust Details
What is the name of your Living Trust?
e.g. Smith Family Trust @error('trust_name')
{{ $message }}
@enderror
@endsection @section('page-js') @endsection