@extends('layouts/contentNavbarLayout') @section('title', 'Aziende') @section('content') @livewire('aziende') @endsection