{{-- Bootstrap --}} {{-- Font Awesome --}} {{-- SwiperJS --}} {{-- Bootstrap Icons --}} {{-- Google Fonts --}} {{-- Custom CSS --}} {{-- Gaya Kustom Global dan Variabel Warna --}} @stack('styles') {{-- Navigation Bar --}} {{-- End of Navigation Bar --}} {{-- Main Content Wrapper --}}
@if(session('success')) @endif @if(session('error')) @endif
@yield('content')
{{-- JS Libraries --}} @stack('scripts')