@extends('layouts/contentNavbarLayout') @section('title', 'Organigramma') @section('content') @livewire('organigramma') @endsection