@if(checkDashAccess(getAuthId()) && !isSetupDiagram())
@include('Frontend.partials.includes.layout-biorhythmus')
@endif
@include('Frontend.dashboard.partials.right-dropdown-menu')
@foreach([$rightContent1, $rightContent2] as $key => $content)
@endforeach