Session message on fail - Users / Roles / Events
This commit is contained in:
@@ -17,8 +17,9 @@
|
||||
@csrf
|
||||
<input type="text" class="form-controller" id="search" name="search" placeholder="Søg på Evt Navn, Evt Dato"></input>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
{!! session()->get('EventNameExists') !!}
|
||||
|
||||
<table class="tbl mt-2">
|
||||
<tr>
|
||||
<th>Event Navn</th>
|
||||
|
||||
Reference in New Issue
Block a user