@extends('layouts.app') @section('content')
Page for edit Permintaan Recycle
Add some waste you want to add to make this recycle
| Material Fullname | Material Code | Material UoM | Material Type | Divisi Code | Qty | Action |
|---|---|---|---|---|---|---|
| {{ $stock->material->formatted_material }} | {{ $stock->material_code }} | {{ $stock->material->uom_code }} | {{ $stock->material->material_type_code }} | {{ $stock->divisi_code }} | {{ $stock->balance }} |
Recycle you choose
Are you sure want to delete this ? .
Once you delete you cannot recover this!
Are you sure want to complete this ? .