@extends('layouts.app') @section('content')

Import Product

@include('validate')

Product @lang('general.details')

@csrf

Note :
Supplier Name Should must match with the Already Created Supplier
Date format should be DD-MM-YYYY
Category Name Should must match with the Already Created Category
Unit code shouled must match with the Already Created Unit short code

@endsection