{{-- jQuery (used by other site-wide scripts; the Golden bundle is vanilla JS) --}} {{-- Notifications --}} {{-- Flash notify --}} @if(session()->has('notifyevs')) @php $notify = session('notifyevs'); @endphp @endif {{-- Golden Theme bundle (particles, scroll reveal, services carousel, counters, segmented toggle, testimonial slider) --}} @stack('scripts') @yield('scripts')