Modificaciones en catalogo y catalogo controller
This commit is contained in:
@@ -47,4 +47,9 @@
|
||||
<p class="text-center text-gray-600 mt-10">No hay productos disponibles.</p>
|
||||
@endif
|
||||
</div>
|
||||
|
||||
<!-- Paginación -->
|
||||
<div class="w-full flex justify-center">
|
||||
{{ $products->links() }}
|
||||
</div>
|
||||
</x-layout>
|
||||
|
||||
Reference in New Issue
Block a user