@stack('head-script') @if($global->rounded_theme) @endif @if(file_exists(public_path().'/css/member-custom.css')) @endif @if($pushSetting->status == 'active') @endif {{--Custom theme styles--}} @if($global->active_theme == 'custom') @endif {{--Custom theme styles end--}}
@include('sections.member_left_sidebar')
@php $filterSection = false; @endphp @if (!empty($__env->yieldContent('filter-section'))) @php $filterSection = true; @endphp @if(isset($title ) && ($title=="app.menu.resourceTimeLogReport" || request()->url()==route('member.resourceAssignedWorkReport'))) @else

@lang('app.filterResults')

@yield('filter-section')
@endif @endif @if (!empty($__env->yieldContent('other-section')))
@yield('other-section')
@endif
url()!=route('member.resourceAssignedWorkReport')) && (!empty($__env->yieldContent('filter-section')) || !empty($__env->yieldContent('other-section')))) col-md-9 @elseif(isset($title) && ($title=="app.menu.resourceTimeLogReport" || request()->url()==route('member.resourceAssignedWorkReport'))) col-md-12 @else col-md-12 @endif data-section"> @if (!empty($__env->yieldContent('filter-section')) || !empty($__env->yieldContent('other-section'))) @endif @yield('page-title') @yield('content') @include('sections.right_sidebar')
{{--Timer Modal--}} {{--Timer Modal Ends--}} {{--Footer sticky notes--}} {{--sticky note end--}} {{--sticky note modal--}} {{--sticky note modal ends--}} {{--Timer Modal--}} {{--Timer Modal Ends--}} {{--Ajax Modal--}} {{--Ajax Modal Ends--}} {{--sticky note script--}} @if(isset($timer) && !is_null($timer)) @endif @if ($pusherSettings->status) @yield('pusher-event') @endif @stack('footer-script')