@extends ('backend.layouts.app') @section ('title', __('api::labels.backend.api.management')) @section('breadcrumb-links') @include('api::includes.breadcrumb-links') @endsection @push('after-styles') @endpush @section('content')

{{ __('api::labels.backend.api.management') }} {{ __('api::labels.backend.api.show') }}

@endsection @push('after-scripts') @endpush