{{-- resources/views/ui/dashboard/index.blade.php --}} @extends('layouts.app') @section('title', 'Dashboard') @section('header_title', 'Dashboard') @section('content')
{{-- ========== 1. Systemübersicht (Top) ========== --}}
{{--
--}} {{-- --}} {{--
--}} {{-- ========== 2. Systemstatus / Updates ========== --}}
{{-- ========== 3. Detailkarten ========== --}}
{{-- Links --}}
{{-- Rechts --}}
{{-- ========== 4. Dashboard-Tables ========== --}}
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}}{{-- links --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}}{{-- rechts --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}}{{--
--}} {{-- --}}{{-- --}} {{-- --}}{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} @endsection