@extends('layouts.app') @section('title', 'Shop') @push('styles') @endpush @section('content')
Shop
Explore premium digital products and scripts.
Loading products...
@endsection @push('scripts') @endpush