{{ trans('plugins/marketplace::marketplace.our_stores') }}

@foreach ($stores as $store)
@include('plugins/marketplace::themes.includes.store-item')
@endforeach
{!! $stores->withQueryString()->links() !!}