Entry Product Form


{{ Session::get('message') }}

Entry Product

@csrf
{{ $errors->has('name') ? $errors->first('name') : ' ' }}
{{ $errors->has('sub_category_id') ? $errors->first('sub_category_id') : ' ' }}
{{ $errors->has('product_status_id') ? $errors->first('product_status_id') : ' ' }}
{{ $errors->has('Product_code') ? $errors->first('Product_code') : ' ' }}
{{ $errors->has('price') ? $errors->first('price') : ' ' }}
{{ $errors->has('newprice') ? $errors->first('newprice') : ' ' }}
{{ $errors->has('quantity') ? $errors->first('quantity') : ' ' }}
{{ $errors->has('newprice') ? $errors->first('newprice') : ' ' }}
{{ $errors->has('quantity') ? $errors->first('quantity') : ' ' }}
{{ $errors->has('quantity') ? $errors->first('quantity') : ' ' }}
{{ $errors->has('quantity') ? $errors->first('quantity') : ' ' }}
{{ $errors->has('product_status_id') ? $errors->first('product_status_id') : ' ' }}
{{ $errors->has('quantity') ? $errors->first('quantity') : ' ' }}

Manage Product Information's...

SL No Product Name Category Name Sub Category Name Product Code Product Price Product Image Product Status Product Quantity Status Action