{{-- Em Planeamento --}}
{{-- Preparadas --}}
{{-- Execucao --}}
{{-- Concluidas --}}
{{-- ./row --}}
{{ __('messages.dashboard.planning.description') }}
{{ $CompanyProject->where('order_project', 1)->count() }}
{{ __('messages.dashboard.planning.text') }} {{ now()->year }}.
{{ __('messages.dashboard.finished.description') }}
{{ $CompanyProject->where('order_project', 4)->count() }}
{{ __('messages.dashboard.finished.text') }} {{ now()->year }}.