@extends('frontend.master') @section('title', 'Shop') @section('content')
{{--
--}}
{{ $products->links('pagination::bootstrap-5') }}
@endsection