peliprint/blueprint/data/internal/build/extensions/admin.blade.php

15 lines
574 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" style="padding: 5px 10px;"><i class="bx bx-link-external"></i></button></a>␀websitecomment-->
<h1 ext-title>␀name␀<tag mg-left blue>␀version␀</tag></h1>
@endsection
@section('content')
<p>␀description␀</p>