diff --git a/app/views/dashboard/index.blade.php b/app/views/dashboard/index.blade.php index 37fa3bf1..990bfc24 100644 --- a/app/views/dashboard/index.blade.php +++ b/app/views/dashboard/index.blade.php @@ -16,10 +16,10 @@
{{ Form::open(['class' => 'component-inline']) }}
-
+
{{ $component->name }}
-
+
@foreach(Lang::get('cachet.component.status') as $statusID => $status)