main
Ilham Wara Nugroho 2026-06-12 14:58:40 +07:00
parent 019856cecd
commit 5c4579762c
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@
<form action="{{ route('modules.form.save', ['sector' => $form->sector, 'code' => $form->code]) }}" method="POST"> <form action="{{ route('modules.form.save', ['sector' => $form->sector, 'code' => $form->code]) }}" method="POST">
<input type="hidden" name="inventoryYear" value="{{ $inventoryYear }}"> <input type="hidden" name="inventoryYear" value="{{ $inventoryYear }}">
<input type="hidden" name="instansi" value="{{ $instansi }}"> <input type="hidden" name="instansi" value="{{ $instansi }}">
<div class=" mt-3" style=""> <div class="table-responsive mt-3" style="overflow-x: auto;">
<table class="table table-bordered table-detail"> <table class="table table-bordered">
<tr> <tr>
<th>No.</th> <th>No.</th>