@extends('layout.structure') @section('title-tab') Gestione Utenti @endsection @section('title-page') Lista utenti @endsection @section('head') @parent @endsection @section('content')
Crea utente
Nome Cognome Ruolo E-Mail Data Creazione Data Modifica Azioni
@endsection @section('footer') @parent @endsection