@extends('oxygen::layouts.master-dashboard') @section('content') {{ lotus()->pageHeadline($pageTitle) }} {{ lotus()->breadcrumbs([ ['Dashboard', route('dashboard')], [$pageTitle, null, true] ]) }} @if (!env('API_ACTIVE', false))
API KEY |
{{ $apiKey }}
|
{{ $path['name'] }}
@if (!empty($path['description']))
{{ $path['description'] }}
@endif
|
View |