@extends('admin.template.master') @section('title')

B2B Products all b2b products

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif

List

Item Brand SubType SKU Product qty Sug Price Reg Price Generate Date Update Date
@endsection @section('javascripts') @endsection