@extends(MarketplaceHelper::viewPath('dashboard.layouts.master')) @section('header-right') @if ($totalProducts)
@endif @stop @section('content')
@include(MarketplaceHelper::viewPath('dashboard.partials.dashboard-content'))
@stop @push('footer') @endpush