@include('new_layouts.header') {{-- @extends('layouts.admin') --}} {{-- --}} {{-- --}} @php $holidays = []; foreach ($project_holidays as $key => $value) { // $time = strtotime($value->date); $holidays[] = date('Y,m,d', strtotime($value->date)); } $holidays = implode(':', $holidays); @endphp @include('construction_project.side-menu') {{-- @include('construction_project.side-menu',['hrm_header' => "Gantt Chart"]) --}}
{{ __("It's looking like you may have taken a wrong turn. Don't worry... it happens to the best of us. Here's a little tip that might help you get back on track.") }}
{{ __("It's looking like you may have taken a wrong turn. Don't worry... it happens to the best of us. Here's a little tip that might help you get back on track.") }}