@extends('layouts.app') @section('content')
{{-- Animated gradient glows --}}

Shop Our Programs & Guides

@if (woocommerce_product_loop())
@php do_action('woocommerce_after_shop_loop'); @endphp
@else

No products found.

@endif
{{-- WooCommerce Cleanup Styles --}} @endsection