Success
{{ session('success') }}
Error
{{ session('error') }}
There were errors with your submission
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach