@if ($posts->isNotEmpty()) {!! Theme::partial('blog.posts', compact('posts')) !!} @else
{{ __('We couldn’t find what you searched for. Try searching again or') }} {{ __('Back here') }}