Fixes and todo's
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<form method="post" action="{{ route("washing-reservations.store") }}">
|
||||
@csrf
|
||||
<input type="text" class="form-controller" id="search" name="search" placeholder="Søg på vaskemaskine, tid"></input>
|
||||
<input type="text" class="form-controller" id="search" name="search" placeholder="//TODO: Søg på vaskemaskine, tid, bruger"></input>
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user