create stock and stock logs
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<tr>
|
||||
<th>Dealer</th>
|
||||
<th>Pengguna</th>
|
||||
<th>Tanggal Opname</th>
|
||||
<th>Tanggal</th>
|
||||
<th>Aksi</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -42,5 +42,5 @@
|
||||
@endsection
|
||||
|
||||
@section('javascripts')
|
||||
<script src="{{ mix('js/warehouse_management/opnames/index.js') }}"></script>
|
||||
<script src="{{ asset('js/warehouse_management/opnames/index.js') }}"></script>
|
||||
@endsection
|
||||
Reference in New Issue
Block a user