@extends('layouts.master') @section('title') @lang('translation.kyc-application') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Crypto @endslot @slot('title') KYC Application @endslot @endcomponent

KYC Verification

When you get your KYC verification process done, you have given the crypto exchange in this case, information.

@endsection @section('script') @endsection