{{ __('Attract your customers with the best products.') }}
{!! BaseHelper::clean(__('Create a new product here', ['url' => route('marketplace.vendor.products.create')])) !!}
{!! BaseHelper::clean(__('View your store here', ['url' => $user->store->url])) !!}
{{ Str::limit($review->comment, 60) }}
{{ __('No reviews yet') }}
{{ __('Reviews feature requires Ecommerce plugin') }}