@extends('admin.layouts.master') @section('title', 'Stock') @section('content')
@if($counttoday_request>0 && Auth::user()->role==7) @endif
@include('admin.includes.msg')

Purchase @if(Auth::user()->role<=4) {{-- Add New Product --}} @if(isset($purchase) && $purchase->status==0) Add To Stock       @endif @endif Print      

{{ csrf_field() }} @if($data ?? '') @else @endif
@if(Auth::user()->role<4) @endif
Firm Name
Invoice Date
Invoice No.
Supplier Date
Supplier Invoice No.
is_gst==1) checked @endif @else checked @endif> is_gst==0) checked @endif @endif>
{{-- --}} {{-- --}} {{-- --}} {{-- --}} @foreach($product as $p) {{--
# Product StockMRPPricePPPPKD(mmyy)SKU Code Config HSN Qty* Taxable Value* CGST SGST Total Price*
{{$p->productName}}