@extends('admin.layout') @push('styles') @endpush @section('content') @if (session('generated_key'))
API Client Registered Successfully!

{{ session('success') }} Please copy this API key now. It is encrypted in the database and will NOT be shown again.

{{ session('generated_key') }}
@elseif (session('success'))
{{ session('success') }}
@endif

Clients & Partners

Manage API client accounts, customize request costs, and view active balances.

# Company Name Wallet Balance API Pricing Configurations Actions
@endsection @push('scripts') @endpush