🎉 Refactor Backend Logs and Utilities 🖥️📚

This commit is contained in:
2025-06-02 14:37:04 +02:00
parent 3cab66efc8
commit 7ee6ce5cae
30 changed files with 1171 additions and 19 deletions

View File

@ -2,9 +2,9 @@
{% block title %}{{ page_title }} - Mercedes-Benz MYP{% endblock %}
{% block content %}
<div class="min-h-screen bg-gray-50 dark:bg-gray-900 transition-colors duration-300">
<div class="min-h-screen">
<!-- Header mit Breadcrumb -->
<div class="bg-white dark:bg-gray-800 shadow-sm border-b border-gray-200 dark:border-gray-700">
<div>
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="py-6">
<!-- Breadcrumb -->