@extends('layouts.frontend') @section('title', '| Last Will And Testament') @section('content') @include('frontend.forms.Will-Testament.stepIndicator')
@csrf
Who is this Last Will for?
a_status)) || $willsAndTest->a_status == "self" ? 'checked' : ''}}> a_status) && $willsAndTest->a_status == "someone" ? 'checked' : ''}}>
@endsection @section('page-js') @endsection