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

Laporan Stok Opname

@livewire('laporan.stok-opname') @endsection @section('script') @livewireScripts @stack('scripts') @endsection