Cost units can be edited

This commit is contained in:
2026-02-08 20:06:38 +01:00
parent 6fc65e195c
commit bccfc11687
53 changed files with 2021 additions and 29 deletions

View File

@@ -2,7 +2,10 @@
<html lang="de">
<head>
<link rel="stylesheet" href="/css/app.css" />
<link rel="stylesheet" href="/css/dimensions.css" />
<link rel="stylesheet" href="/css/elements.css" />
<link rel="stylesheet" href="/css/modalBox.css" />
<link rel="stylesheet" href="/css/costunits.css" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="csrf-token" content="{{ csrf_token() }}">