@extends('adminlte::page') @section('title', 'Gestione API Key Esterne') @section('content')

Gestione API Key Esterne

@livewire('api-keys.manager')
@endsection