@include('new_layouts.header') @php $setting = Utility::settings(\Auth::user()->creatorId()); @endphp @push('css-page')
@include('construction_project.side-menu')

{{ __('Consultant of the Project') }}

@can('invite consultant project invitation') @endcan
@include('new_layouts.footer')