@extends('layouts.admin') @section('title') Blueprint @endsection @section('content-header')
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