• {!! link_to_route('projects.show', trans('project.show'), [$project->id]) !!}
  • {!! link_to_route('projects.features', trans('project.features'), [$project->id]) !!}
  • {!! link_to_route('projects.payments', trans('project.payments'), [$project->id]) !!}