Session message on fail - Menuplans
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
@csrf
|
||||
<input type="number" class="form-controller" id="search" name="search" pattern="[0-9]{2}" placeholder="Søg efter ugenummer"></input>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
{!! session()->get('WeekExists') !!}
|
||||
|
||||
<table class="tbl mt-2">
|
||||
<tr>
|
||||
<th>Uge</th>
|
||||
|
||||
Reference in New Issue
Block a user