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

@foreach ($detail as $detail) @endforeach
No. Uraian Satuan Qty SO Qty

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