@extends('admin.layouts.app') @section('title', 'Client Secrect') @section('content')
{{ $client->api_key }}
{{ $client->decryptedSecret }}