{{\App\Models\Company::find(1)->name}} @include('partials.languages')
@foreach(\App\Models\Phase::countriesWithPhases() as $item) {{$item['name']}} @endforeach
@foreach(\App\Models\Phase::fromActiveCountry() as $phase) {{$phase->name_and_country}} @endforeach
@include('partials.umap') @include('partials.usc') @include('partials.access')
    {{-- @include('partials.notifications') --}}