@extends('layouts.main') @section('content') Dropdown with Select2
@csrf
@foreach ($detail as $detail) @endforeach
No. Kode Barang Uraian Kode Bahan Uraian Satuan Qty Ket

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