@extends('layouts.user') @section('title','Black Belt Certificate') @section('content')

Black Belt Certificate

Apply, pay and download your Black Belt certification
Application & Payment
@if(auth()->user()->it_belt_payment === 1) @else @endif
@if(auth()->user()->primary_profile && in_array(auth()->user()->approved, [0,1]) && auth()->user()->paid == 1)
Black Belt Certificate Payment
Important: Please do not refresh or close the page while the payment is being completed.
After payment via UPI app, return to this page and wait for 10 seconds for confirmation.
@foreach ($payment_gateways as $payment_gateway)
@endforeach
Payment Gateway Taxes 2.5%
@csrf @if(isset($razorpay_order) && !empty($razorpay_order)) @else @endif
@endif
@endsection @push('scripts') @endpush