@if(Session::has('Error'))
{{ Session::get('Error') }}
@endif