Add banner. (#142)

* wip

* assets build prod

* docs banner, remove _blank
This commit is contained in:
Abrar Ahmad 2021-11-10 17:03:57 +05:00 committed by GitHub
parent ef33db5201
commit d8dbbea0ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 18490 additions and 181240 deletions

View file

@ -1,4 +1,4 @@
@extends('_layouts.master', ['title' => 'Multi-tenant SaaS boilerplate for Laravel'])
@extends('_layouts.master', ['title' => 'Multi-tenant SaaS boilerplate for Laravel', 'banner' => false])
@section('content')