{{-- --}} {{-- --}} @stack('head-scripts') @if(!empty($organizationSchema)) {!! $organizationSchema !!} @endif @if(!empty($collegeSchema)) {!! $collegeSchema !!} @endif @if(!empty($faqSchema)) {!! $faqSchema !!} @endif @if(!empty($programSchema)) {!! $programSchema !!} @endif @if(!empty($blogPostingSchema)) {!! $blogPostingSchema !!} @endif
@if(!Route::is(['onlineApplication', 'feeStructure'])) Apply Now @endif {{----}} @include('frontend.layouts.header') @yield('content') @include('frontend.layouts.footer') {{----}} @stack('footer-scripts')