@extends('layouts/contentNavbarLayout') @section('title', 'Permessi') @section('content') @livewire('permessi') @endsection