@extends('layouts.admin')
@section('title')
Blueprint
@endsection
@section('content-header')
@if($ExtensionLibrary->dbGet("blueprint", "git-hint") != "0")
Contribute to the Blueprint framework through GitHub.
Blueprint is the framework that powers all Blueprint-compatible extensions, enabling multiple extensions to be installed and used simultaneously.
You are currently using version {{ $PlaceholderService->version() }}
@if($LatestVersion != $PlaceholderService->version()) which is outdated. @else. @endif