@extends('simple-layout') @section('body')
{{ $model }}
{{ $endpoint['description'] ?? '' }}
{{ $endpoint['example_response'] }}