@extends('layouts.plain') @section('content') Dropdown with Select2
@csrf
@foreach ($detail as $detail) @endforeach
No. Nama Barang Stn Qty-Comp Qty-Real Qty Ket

@endsection @section('footer-scripts') @endsection