@if(auth()->user()->hasRole('admin') && auth()->id() !== $id) __('users.title')]) ?>
@method('delete') @csrf()
@endif