Added admin layout

This commit is contained in:
2026-06-21 16:42:37 +02:00
parent a8205a4f96
commit a012c16425
8 changed files with 469 additions and 8 deletions
+1
View File
@@ -7,6 +7,7 @@
<link rel="stylesheet" href="/css/modalBox.css" />
<link rel="stylesheet" href="/css/costunits.css" />
<link rel="stylesheet" href="/css/invoices.css" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="csrf-token" content="{{ csrf_token() }}">