This commit is contained in:
iVampireSP.com 2023-02-02 03:18:35 +08:00
parent d317a560f2
commit c6bb590cb7
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -237,7 +237,7 @@
<h3 class="mt-4">删除用户</h3>
<p>
这是个非常a危险的操作,请三思而后行。
这是个非常危险的操作,请三思而后行。
</p>
<form action="{{ route('admin.users.destroy', $user) }}" method="post">
@csrf