@if ($count)

@lang('There are :count user(s) waiting on your approval to be able to access the application.', ['count' => $count])

@lang('Review')
@endif