@extends('layouts.v2.frontend-user-backend') @section('title', '| Last Will And Testament') @section('content') @include('frontend.forms.v2.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