@include('partials.meta') @vite(['resources/css/app.css'], 'build', ['defer' => false])
@include('partials.top-header') @include('components.sticky-pa') @if(Request::path() == 'contact-us') @include('partials.hero.hero-short') @else @include('partials.hero.hero-our-programs') @endif