update
parent
a86d161c2d
commit
4e7606182e
|
|
@ -176,7 +176,7 @@
|
|||
</tbody>
|
||||
</table>
|
||||
<input type="hidden" name="group_id" value="{{encode_id(@$id)}}">
|
||||
<div class="flex justify-center justify-items-center mt-2">
|
||||
<div class="flex justify-center justify-items-center mt-2 gap-2">
|
||||
<a href="{{route('modules.management.role.index')}}" class="p-2 text-white bg-red-500 rounded"><i class="ri-close-line"></i> Batal</a>
|
||||
<button class="p-2 text-white bg-emerald-500 rounded"><i class="ri-save-line"></i> Simpan</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue