@vite(['resources/js/index.js'])
@include('organizations.layouts.partials.preloader')
@include('organizations.layouts.partials.sidebar')
@include('organizations.layouts.partials.header')
@include('admin.layouts.components.alerts')
@yield('content')