@lang('Confirmation')

@csrf
@lang('Do you want to') {{ $user->status == 1 ? "Block" : "Unblock" }} @lang("this user profile?")