@if (Session::has('success'))
{{ session('success') }}
@endif @if (Session::has('error')) @endif