peliprint/blueprint/data/internal/build/extensions/admin.blade.php
purple 75907bd5df Re-do the entire .blueprint folder structure.
Changing all documentation is going to suck lmao
2023-06-27 21:08:01 +02:00

15 lines
540 B
PHP

@extends('layouts.admin')
@section('title')
␀title␀
@endsection
@section('content-header')
<img src="␀icon␀" alt="logo" style="float:left;width:30px;height:30px;border-radius:3px;margin-right:5px;">
<!--websitecomment␀ <a href="␀website␀" target="_blank"><button class="btn btn-gray-alt pull-right"><i class="bx bx-globe"></i></button></a> ␀websitecomment-->
<h1 ext-title>␀name␀<tag mg-left blue>␀version␀</tag></h1>
@endsection
@section('content')
<p>␀description␀</p>