@extends('layouts.master') @section('title') Products @endsection @section('page-title') Products @endsection @section('body') @endsection @section('content')
Product Name Product Description Price Tax Amount Tax Per(%) Unit Action

Load More

@endsection @section('scripts') @endsection