Error! {{ session('error') }}
@endif
List of API Keys
Label | Description | Expiration Date | Status | API Key | |
---|---|---|---|---|---|
No API Keys found | @else @foreach ($apiKeys as $apiKey)|||||
{{ $apiKey->label }} | {{ $apiKey->description }} | {{ $apiKey->expiration_date }} | @if($apiKey->status==1) Active @else Inactive @endif | XXXX-XXXX-XXXX-XXXX |