@extends('backend.master') @section('title') {{ @$title }} @endsection @section('content')
{{ Auth::user()->name }}

{{ _trans('common.robert_downey') }}

{{ _trans('common.ui_ux_designer') }}

@include("bilnetpropertyownerform::preview_steps.profile_menu")

{{ _trans('Biometric Capture') }}

{{ _trans('common.ID Attachment') }}

Four Left fingers & Palm
Left Thumb fingers Capture
Four Right Fingers & Palm
Four Right fingers & Palm
Face ID capture/span>

{{ _trans('common.Digital Signature') }}

{{ $data['digital_signature'] ?? 'N/A' }}

@endsection