@vite(['resources/css/app.css', 'resources/js/app.js']) @livewireStyles
@include('layouts.menu-panel-template', ['section' => $section]) @hasSection('header-content') @yield('header-content') @else
General
Etapas
Alertas
Métricas
Finanzas
Suministros
notifications
settings
@endif
@yield('main-content')
@livewireScriptConfig @yield('extra-scripts')