@extends('layouts.app') @section('title', __('menu.menuAnalytics')) @section('content') @livewire('analytics.menu-analytics-dashboard') @endsection