{!! SeoHelper::render() !!}
@include(MarketplaceHelper::viewPath('vendor-dashboard.layouts.header-meta'))
@if (BaseHelper::isRtlEnabled())
@endif
@if (File::exists($styleIntegration = Theme::getStyleIntegrationPath()))
{!! Html::style(Theme::asset()->url('css/style.integration.css?v=' . filectime($styleIntegration))) !!}
@endif