fix service simbg login token and fix create new users

This commit is contained in:
arifal
2025-01-30 12:10:42 +07:00
parent 8591fafd84
commit 1f6ef5f110
7 changed files with 54 additions and 20 deletions

View File

@@ -10,7 +10,7 @@
<div class="row">
<div class="d-flex justify-content-end pb-3">
<a href="{{ route('users.create')}}" class="btn btn-outline-success width-lg">Create</a>
<a href="{{ route('users.create')}}" class="btn btn-success width-lg">Create</a>
</div>
{{$users}}
<div>