diff --git a/resources/views/supportedapps/sonarr.blade.php b/resources/views/supportedapps/sonarr.blade.php
new file mode 100644
index 00000000..930881bc
--- /dev/null
+++ b/resources/views/supportedapps/sonarr.blade.php
@@ -0,0 +1,11 @@
+
{{ __('app.apps.config') }} ({{ __('app.optional') }})
+
+
+
+
+ {!! Form::text('config[apiKey]', null, array('placeholder' => __('app.apps.apiKey'), 'data-config' => 'apiKey', 'class' => 'form-control config-item')) !!}
+
+
+
+
+