@extends('layouts.master') @section('style') @livewireStyles @endsection @section('content')

Pembelian Barang

@livewire('pembelian-barang') @endsection @section('script') @livewireScripts @stack('scripts') @endsection