idk kev
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user