@extends('themes.jewelry.layouts.master') @section('title', 'Product Catalog') @push('styles') @endpush @section('content') @include('themes.shared.catalog-content') @endsection