@extends('layouts.cliente.app') @section('content')
{{-- ================= HEADER ================= --}}

Produtos para VocĂȘ

{{ $products->total() }} produtos
{{-- ================= SEARCH PREMIUM ================= --}} {{-- ================= GRID ================= --}}
@include('dashboard.cliente.produtos.partials.grid')
@endsection @push('scripts') @endpush