@extends('adminlte::page') @section('title', 'Submit KYC') @section('content_header')

Submit KYC

@stop @section('content')
@csrf
@stop