@extends('layouts.admin') @section('title') Blueprint @endsection @section('content-header')
Blueprint is the framework that drives all Blueprint-compatible extensions and allows multiple extensions to be installed at the same time.
Blueprint automatically detects and validates your license key. If any problems occur, we'll let you know here.
@endif @if ($bp->licenseIsBlacklisted())Your license key is not valid. This may happen when you share your installation with others, receive a refund for your purchase or break our Terms of Service.
@endif @if (!$bp->licenseIsValid())Your license key could not be validated. This may happen when your panel loses connection to the internet or if our license server is down. You do not have to do anything, this will be solved automatically.
@endifplaceholder
placeholder
placeholder