Activity history for {{ $project->name }}
@if($activity->user) {{ $activity->user->name }} @else System @endif {{ $activity->description }}
@if($activity->task)Activity will appear here as team members complete tasks and make updates to this project.