@if (session('success'))
{{ session('success') }}
{{ session('error') }}
{{ session('warning') }}
{{ session('info') }}