diff --git a/resources/views/admin/extensions/blueprint/index.blade.php b/resources/views/admin/extensions/blueprint/index.blade.php index 70f9320..7593e5b 100644 --- a/resources/views/admin/extensions/blueprint/index.blade.php +++ b/resources/views/admin/extensions/blueprint/index.blade.php @@ -24,16 +24,47 @@
@if ($bp->licenseIsValid()) - Your attached license key is valid. You can manage your license key below. + Your attached license key is valid. If there are any problems with your key, we'll tell you here. @else You have not attached a (valid) license key. Blueprint is limited until you attach a valid license key. @endif
+ @if (!$bp->licenseIsValid()) + + @endif + + +
+
+
+

Configuration

+
+
+
+
+ + licenseIsValid())readonly @endif/> +

placeholder

+
+
+ + licenseIsValid())readonly @endif/> +

placeholder

+
+
+ + licenseIsValid())readonly @endif/> +

placeholder

+
+
+