@if (Session::has('error'))

Alert!

{{ Session::get('error') }}
@endif