@extends('layouts.base')
@section('body')
@parent
@if (isSubscribed() || !isCloud())
@endif
@auth
{{-- ============ DESKTOP TOP BAR ============ --}}
{{-- ============ MOBILE SLIDE-OVER SIDEBAR (shadcn-style sheet) ============ --}}
{{-- ============ DESKTOP SIDEBAR (below top bar) ============ --}}
{{-- ============ MOBILE TOP BAR ============ --}}
{{-- Dev Server-Timing HUD docks here on
@if (isInstanceAdmin() && !isCloud())
@endif
{{-- ============ MAIN ============ --}}