merge with master

This commit is contained in:
rahul shukla 2019-07-15 17:03:54 +05:30
parent 64fb91f6a8
commit 67bb7704e7
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<span><b>{{ $results->count() }} </b>{{ __('shop::app.search.found-results') }}</span>
</div>
@endif
<div class="product-grid-4">
@foreach ($results as $productFlat)
@ -39,4 +39,4 @@
@endif
</div>
@endif
@endsection
@endsection