@extends('adminlayout.dashadmin') @section('content')

Add Item

@csrf
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('hsn')){{ $errors->first('hsn') }}@endif
@if ($errors->has('category')){{ $errors->first('category') }}@endif
@if ($errors->has('item_code')){{ $errors->first('item_code') }}@endif
@if ($errors->has('item_code')){{ $errors->first('item_code') }}@endif
@if ($errors->has('image')){{ $errors->first('image') }}@endif
@if ($errors->has('sale_price')){{ $errors->first('sale_price') }}@endif
@if ($errors->has('discount_sale_price')){{ $errors->first('discount_sale_price') }}@endif
@if ($errors->has('whole_sale_price')){{ $errors->first('whole_sale_price') }}@endif
@if ($errors->has('minimum_whole_sale_qty')){{ $errors->first('minimum_whole_sale_qty') }}@endif
@if ($errors->has('purchase_price')){{ $errors->first('purchase_price') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@if ($errors->has('name')){{ $errors->first('name') }}@endif
@endsection