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

{{trans('messages.info')}}

{{Session::get('noresults')}}

@endif