@extends('bucketadmin.master') @section('pageTitle', 'Productos') @push('styles') @endpush @section('template-content') @include('partials.messages')
{{$products->links()}}
@endsection @push('scripts') @endpush