@if ($posts->isNotEmpty()) {!! Theme::partial('blog.posts', compact('posts')) !!} @else

{{ __('Ops! No results found') }}

{{ __('We couldn’t find what you searched for. Try searching again or') }} {{ __('Back here') }}

@endif