@extends('admin.layouts.app') @section('title', 'Client Secrect') @section('content')
API Key: {{ $client->api_key }}
API Secret (save this now): {{ $client->plain_secret }}
You will not be able to see the secret again after leaving this page.
Back to Clients