@extends('layouts/contentNavbarLayout') @section('title', 'Ruoli') @section('content') @livewire('ruoli') @endsection