@extends('admin.layouts.master') @section('title', 'Get Secret KEY') @section('maincontent') @component('components.breadcumb',['fourthactive' => 'active']) @slot('heading') {{ __('Client Secret KEY') }} @endslot @slot('menu1') {{ __('Secret KEY') }} @endslot @endcomponent