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

Lihat Koreksi Stock

@csrf {{-- --}}
@foreach ($detail as $stockbd) @endforeach
No. Kode Nama Barang Stn Qty-Comp Qty-Real Qty Ket
@endsection @section('footer-scripts') @endsection