Project continue
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
<div class="bg-white overflow-hidden shadow-sm sm:rounded-lg">
|
||||
<div class="p-6 bg-white border-b border-gray-200">
|
||||
<div class="w-96 mx-auto">
|
||||
<!-- <form method="POST" action="{{ route('users.store') }}"> -->
|
||||
<!-- @csrf -->
|
||||
<!-- User name -->
|
||||
<div>
|
||||
<x-label for="username" :value="__('User name')" />
|
||||
|
||||
@@ -44,7 +41,6 @@
|
||||
<i class="fa fa-cancel pr-2"></i>{{__('Cancel')}}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<!-- </form> -->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user