Stock In Report
{{ $title }}
@include('components.app.calendar')
@if ($additem == true) @include('components.product.additem') @endif @if ($convertitem == true) @include('components.product.convertitem') @endif
@include('components.product.tables.stockin')
@if ($datestr == now()->format('Y-m-d')) @endif