@extends('Modules.Stock.layouts.main') @section('main-content')

@if($errors->any())

{{$errors->first()}}

@endif

Stock DataUpload from Excel

Stock Items Excel Form

Upload Excel Supported Format:

@endsection