This commit is contained in:
2020-06-25 18:43:46 +02:00
parent bbd9a26b91
commit 47f687d12c
4 changed files with 4 additions and 14 deletions
@@ -11,7 +11,8 @@
@section("content")
<h1>Opret Menuplan:</h1>
<form method="post" action="">
<form action="{{route('menu-plans.create')}}" method="POST">
@csrf
<label for="mandag">Mandag:</label>
<input type="text" name="mandag" id="mandag" required>
<label for="tirsdag">Tirsdag:</label>