{{ __('The invitation you received from') }} {{ $project->project_name }} {{ __('has expired or is no longer valid.') }}
@elseif($msg == 'declined'){{ __('The invitation you received from') }} {{ $project->project_name }} {{ __('has declined.') }}
@elseif($msg == 'accepted'){{ __('The invitation you received from') }} {{ $project->project_name }} {{ __('has successfully accepted.') }}
@elseif($type == 'Subcontractor'){{ __('You have received an invitation to collaborate on a') }} {{ $type }} {{ __('for this project') }} {{ $project->project_name }}.
{{ __('You have received an invitation to collaborate on a') }} {{ $type }} {{ __('for this project') }} {{ $project->project_name }}.
{{ __('You have received an invitation to collaborate on a') }} {{ $type }} {{ __('for this project') }} {{ $project->project_name }}.
{{ __('You have received an invitation to collaborate on a') }} {{ $type }} {{ __('for this project') }} {{ $project->project_name }}.