X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/68a149109abaced306116939a279c0cfc299dabd..refs/pull/205/head:/resources/views/users/delete.blade.php diff --git a/resources/views/users/delete.blade.php b/resources/views/users/delete.blade.php index 5e3e7e694..74b993b3c 100644 --- a/resources/views/users/delete.blade.php +++ b/resources/views/users/delete.blade.php @@ -2,15 +2,15 @@ @section('content') -
+

Delete User

-

This will fully delete this user with the name '{{$user->name}}' from the system.

+

This will fully delete this user with the name '{{ $user->name }}' from the system.

Are you sure you want to delete this user?

-
+ id}") }}" method="POST"> {!! csrf_field() !!} - Cancel + id}") }}" class="button muted">Cancel