@foreach($record->activities as $record) @endforeach
{{__('orders.activity')}} {{__('orders.comments')}} {{__('orders.followup_date')}} {{__('orders.user')}}
{{$record->activity }} {{$record->comments }} {{$record->followup_date }} {{$record->user->name }}