@extends('portal.layout.main') @section('main-container')

Add Beneficiary

{{-- @if (isset($accounts) && count($accounts) > 0) --}}
@csrf
{{-- value="{{ $accounts->mobile }}" --}}
{{-- @else
Access Denied: Please verify OTP before adding a beneficiary.
@endif --}}
@endsection