@extends('layouts.plain') @section('content')
@csrf
@foreach ($detail as $detail) @endforeach
No. Uraian Jumlah
@endsection @section('footer-scripts') @endsection