@extends('frontend.layout') @section('page_title', 'All Products Category') @section('content')
{{$cat_info->links()}}
@endsection