{{ __('Orders') }}
{{ __('Revenue') }}
{{ __('Products') }}
{{ __('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])) !!}