@php $account = auth('account')->user(); @endphp {!! SeoHelper::render() !!} @include('plugins/job-board::themes.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