@extends('layouts.admin') @section('title', 'UID Generation System') @section('content')

UID Generation & Payment Update

Generate UIDs and update payment fields for valid Razorpay payments

Step 1: Search Payment
How it works: Enter user email and Razorpay payment ID to check the payment. System will analyze what actions are needed (UID generation, payment fields update) and let you review before executing.
@csrf
@endsection @push('scripts') @endpush