@extends('layouts.app')
@section('title', 'Help')
@section('content')
Help center
Why can't I withdraw?
- KYC_NOT_APPROVED — Complete identity verification first.
- OPEN_POSITIONS — Close all positions before withdrawing.
- DEBT_OUTSTANDING — Negative balance must be settled.
- BELOW_MINIMUM — Amount below minimum withdrawal.
@endsection