@extends('_partials.master_product') @section('page_title', 'Product List') @section('page_heading', 'Products') @section('page_styles') @endsection @section('content')

List all Products

Options
Apply Filter
@endsection