@if ($application->status === 'running')
  • Restart
  • Force deploy (with debug)
  • Force deploy (without cache)
  • Stop
  • @else
  • Deploy
  • Force deploy (with debug)
  • Force deploy (without cache)
  • @endif