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

Tambah Pembelian

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