@extends('layouts.main', ['grid' => true]) @section('content')

dashboard Dashboard

keyAPI Key

You can generate an API key and use it to request the different API endpoints, check the related API documentation to know how to use that key.

@csrf
apiKey) value="{{ $account->apiKey->key }}" @endif>
@endsection