@extends('admin.template.master')
@section('title')
@endsection
@section('stylesheets')
@endsection
@section('main-content')
@if(Session::has('message'))
@endif
| SL |
ProductID |
Title |
Brand |
Category |
Barcode |
Availability |
Date |
Action |
@endsection
@section('javascripts')
@endsection