@prepend('dhtmlxgantt') @endprepend {{ __('Global Gantt') }} {{-- Project Selection Combobox with Search --}} {{ __('Select Projects') }} {{-- Selected Projects Pills (full width) --}} {{-- Search Input --}} {{-- Dropdown Results --}} {{-- No Results Message --}} {{ __('No projects found matching') }} "" {{-- Empty State --}} {{ __('No projects selected') }} {{ __('Select one or more projects from the dropdown above to view their tasks on the timeline.') }} {{-- Loading State --}} {{ __('Loading projects...') }} {{-- External Changes Notification Overlay --}} {{ __('External changes detected') }} {{ __('Load Changes') }} {{ __('Dismiss') }} {{-- Gantt Chart Container and Controls --}} {{-- Left side: Zoom controls and Column settings --}} {{ __('Zoom to Fit') }} {{ __('Zoom In') }} {{ __('Zoom Out') }} {{-- Column Settings Dropdown --}} {{ __('Columns') }} {{ __('Visible Columns') }} @if(!$isClientView) {{-- Right side: Date toggle and Save/Discard controls (not shown to clients) --}} {{-- Date Field Toggle Buttons --}} {{ __('Date Field:') }} {{ __('End No Later Than') }} {{ __('End Date') }} {{-- Auto-Scheduling Indicator (read-only display of tenant setting) --}} {{ __('Auto-schedule: On') }} {{ __('Auto-schedule: Off') }} {{-- Unsaved changes indicator --}} {{-- Save Button --}} {{-- Discard Button --}} {{ __('Discard Changes') }} @endif {{-- Toast Notification Container --}} @vite('resources/js/gantt/global-gantt.js')
{{ __('Select one or more projects from the dropdown above to view their tasks on the timeline.') }}
{{ __('Loading projects...') }}