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

AEPS Panel

@include('partials._breadcrumbs')
{{-- @if($apes_kyc_status==0)

KYC is pending. Please apply here

@csrf
@else --}}
@csrf

AEPS panel


{{-- @endif --}}
@endsection