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

Ubah Pembelian

@csrf @method('PUT') @include('pembelian.form')
@endsection