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

Create Stock In Hand Report

@csrf
Delivery Order ID Products Quantity Price
{{ csrf_field() }}
@endsection @section('afterScript') @endsection