{{--
--}} {{--
--}}
{{--
--}}
L
o
a
d
i
n
g
{{--
@include('layout.header')
--}}
@yield('content')
@yield('custom-scripts')
// Optional: Scroll-up button functionality $('.scroll-up').click(function() { $('html, body').animate({scrollTop: 0}, 'fast'); }); }); --}} // Initialize AOS after the DOM is fully loaded