{{-- filepath: resources/views/project_list/gantt.blade.php --}} @extends('layouts.app') @section('page-pretitle', __('Management')) @section('page-title', __('Project Gantt Chart')) @section('content') {{-- Flash Messages --}} @if ($errors->any())