{{-- --}} {{-- --}} {{-- --}} @if(isLoanRoute()) @else @endif @yield('css') @stack('css')

Please Wait

{{-- SideBAr --}}
@auth @include('layouts.topbar') @endauth {{-- {{ dd($studyStartDate) }} --}}

@yield('sub-header')

@yield('dash_nav')
@yield('content') {{-- --}}
@include('layouts.footer')
{{-- @include('layouts.sidebar') --}}
{{-- @jquery --}} @yield('js') @if(isLoanRoute()) @else @endif @stack('js') @if(session()->has('fail')) @endif @stack('js_end')