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

Laporan Pembelian Barang

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