@if($user->id == $assignment->creator_id) {{ trans('update.reply_to_the_conversation') }} @else {{ trans('update.send_assignment') }} @endif

@if($user->id == $assignment->creator_id) @endif