@extends('layouts.master') @section('title', __('Purchase Order')) @section('css') @endsection @section('content')

{{__('Purchase Order')}} Transaction

@csrf
{{__('Purchase Order')}} {{__('Information')}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}} {{--
--}} {{--


--}}
{{__('Purchase Order')}} Details
Total sebelum pajak: 0
{{-- --}} {{-- --}}
{{__('Item')}} Qty UnitAction
@if (session('error')) @endif @endsection @section('scripts') @endsection