@extends('layouts.main') @section('content')
| Name | Username | Status | Aadhar | Date of Birth | Mobile | Address | Profile Pic | Bank Passbook/Bank Statement | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{ $kyc->name }} | {{ $kyc->username }} | @if ($kyc->status == '0') @elseif ($kyc->status == '1') @else @endif | {{ $kyc->dob }} | {{ $kyc->mobile }} | {{ $kyc->address }} |