@extends('admin.template.master') @section('title') B2B Products all b2b products Home B2B Products @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Sync Inv Data Item Brand SubType SKU Product qty Sug Price Reg Price Generate Date Update Date @endsection @section('javascripts') @endsection