@extends('layouts.public') @section('title', $api['name'] . ' – ' . config('app.name')) @section('description', $api['description']) @push('styles') {{-- Swagger UI official CSS --}} @endpush @section('content') {{-- ── HERO ── --}}
{{ $api['description'] }}