diff --git a/resources/views/ast/ast.blade.php b/resources/views/ast/ast.blade.php index 34fb3b9f6..92950b16d 100644 --- a/resources/views/ast/ast.blade.php +++ b/resources/views/ast/ast.blade.php @@ -11,7 +11,7 @@
-
+
- @include('_snippets.form.form_textarea', [ - 'label' => null, - 'inputName' => 'php_contents', - 'defaultValue' => $inputFormContents, - ]) - -
+
-

- + @include('_snippets.form.form_textarea', [ + 'label' => null, + 'inputName' => 'php_contents', + 'defaultValue' => $inputFormContents, + ])