@if(!empty($setting->internal_org_id))
{{ __('Internal Projects') }}
{{ ucfirst($setting->show_int_menu) }}
{{ ucfirst($setting->hide_int_proj) }}
@if(canViewUpdate('edit internal projects settings')) @endif
@endif