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

Detail Purchase Order eVoucher

@foreach($pod as $val) @endforeach
{{ $val->chip }}:
@endsection