@extends('layouts.admin.master') @section('title', 'Product') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('content')
@if(count($errors) > 0) @endif @if($message = Session::get('success')) @endif
# Code Name HSN Closing Stock Catagory BRAND MRP Sale Rate Landing Action
@endsection