Fix missing @endsection in admin AI view (navbar was hidden)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Housemann
2026-06-13 18:25:28 +02:00
co-authored by Claude Sonnet 4.6
parent 9861a74e1e
commit c16201ba0d
+2
View File
@@ -91,6 +91,8 @@
</div>
</div>
@endsection
@section('scripts')
<script>
const defaultPrompt = @json($defaultPrompt);