@extends('layouts.admin')
@section('title')
Blueprint
@endsection
@section('content-header')
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 {{ $bp->version() }}
@if($latest != $bp->version()) which is outdated. @else. @endif