mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 19:39:10 -04:00
Edit Material Design Dashboard
This commit is contained in:
@@ -4,14 +4,20 @@
|
||||
<!-- Header -->
|
||||
|
||||
<!-- Banner -->
|
||||
<section id="banner">
|
||||
<div id="banner">
|
||||
|
||||
<!-- Include Banner -->
|
||||
@include('layouts.public.banner')
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div class="main main-raised">
|
||||
<div class="w-100 text-center">
|
||||
<a href="#one" class="btn btn-primary btn-lg" style="margin-top:-10rem;">{{ App\Config::getData('text_public_banner_apprendre_plus') }}</a>
|
||||
<a class="badge badge-primary edit-btn" href="/admin/public/edit/text_public_banner_apprendre_plus" style="top: 30vh;left: 8vw;display:none">
|
||||
<i class="fa fa-pencil" aria-hidden="true"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<!-- Introduction -->
|
||||
<div class="section text-center" id="activity">
|
||||
|
||||
Reference in New Issue
Block a user