1
0
mirror of https://koodu.h-i.works/projects/thebadspace synced 2025-06-25 16:04:37 -05:00

Moved plugged in flash messaging

Just moved system notifications to it's proper template file and layer

TODO: make seperate notification display for errors, and neutral system
info
This commit is contained in:
Ro
2023-08-16 18:08:14 -07:00
parent afce441001
commit 62a11168ec
2 changed files with 48 additions and 43 deletions

View File

@ -4,12 +4,6 @@
@section('main-content')
@parent
@if($errors->any())
<h4>{{$errors->first()}}</h4>
@endif
@if(session('message'))
{!! session('message') !!}
@endif
<section role="loc-index">
<div>
<h1>Locations</h1>