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

Add Product Stock

@csrf
@php $seller_id = Auth::user()->id @endphp
Stock Batch

@endsection