@extends('layouts.v2.frontend-user-backend') @section('title', '| Pour-Over Will Form') @section('css') @endsection @section('content') @include('frontend.forms.v2.Pour-Over-Will.stepIndicator')
@csrf

Living trust signing date

When did you sign your Living Trust?

@error('signing_date')
{{ $message }}
@enderror
@endsection @section('page-js') @endsection