@extends('layouts.master') @section('title', 'KYC/KYB') @section('content')
# {{ __('Email') }} {{ __('First Name') }} {{ __('Last Name') }} {{ __('Username') }} {{ __('Date Of Birth') }} {{ __('Status') }} {{ __('Submission Date') }} {{ __('Last Updated Date') }} {{ __('Action') }}
@endsection @push('scripts') @endpush