@extends('layout.app') @section('content')
@include('components.product-loop')
@endsection @push('script') @endpush