@extends('layouts.master') @section('content')

Form Tambah Purchase Order Voucher Card Baru

@csrf
 
@foreach($rawmats as $val) @endforeach
 {{ strtoupper($val->name) }}
Batal
@endsection @push('scripts') @endpush