Basic Information

Store the basic information needed

@foreach($data as $item) @if (!in_array($item->code, ['start_time', 'end_time', 'off_day', 'project_excluded_members']))
@endif @if ($item->code == 'token')
{{ __('Updated') }}: {{ date('d/m/Y H:i', strtotime($latestSync)) }}. {{ __('Refresh now') }}

@endif @endforeach
{{ __("Select the members you don't want to show in the project") }}