@extends('layouts.app') @section('content')

@if(!empty($selectedUserId))
Showing KYC documents for selected user only. Show all
@endif
KYC Verification List
# User Document Total Docs Status Last Submitted At Actions
@endsection