@if(isset($page['section']) && $page['section'] == 'edit') @endif @if(config('visibility.project_modal_client_fields'))
@endif @if($page['section'] == 'create')
@endif
@if(config('system.settings_customfields_display_projects') == 'expanded')
@php $fields = $project_fields; $class_name_fix = ''; @endphp @include('misc.customfields')
@endif @if(config('mode.create') && config('system.settings2_projects_automation_default_status') == 'enabled')
@endif
{{ cleanLang(__('lang.description_and_details')) }}
{{ cleanLang(__('lang.category_and_users')) }}
{{ cleanLang(__('lang.progress')) }}
{{ cleanLang(__('lang.additional_settings')) }}
@if(config('system.settings_customfields_display_projects') == 'toggled')
{{ cleanLang(__('lang.more_information')) }}
@if(config('visibility.project_show_project_option'))
@endif