@php use Knuckles\Scribe\Tools\WritingUtils as u; @endphp
{!! $metadata['title'] !!}
@if($tryItOut['enabled'] ?? true) @endif @if($metadata['example_languages']) @endif
@include("scribe::themes.elements.sidebar")
{!! $metadata['title'] !!}
@if($metadata['postman_collection_url'])
Postman collection →
@endif @if($metadata['openapi_spec_url'])
OpenAPI spec →
@endif
{!! $intro !!} {!! $auth !!}
@include("scribe::themes.elements.groups")
{!! $append !!}