{{ $rec->first_name . " " . $rec->last_name }}
  • @lang('form.profile') (current)
  • @if(is_current_user($rec->id))
  • @lang('form.notifications')
  • @lang('form.change_password')
  • @endif