server ver
This commit is contained in:
16
resources/views/layout7/:w
Executable file
16
resources/views/layout7/:w
Executable file
@@ -0,0 +1,16 @@
|
||||
@extends('profilelayout')
|
||||
@section('content')
|
||||
<div class="page-header">
|
||||
<h3>Donate</h3>
|
||||
</div>
|
||||
<div class="box">
|
||||
<h4>Support us</h4>
|
||||
<p>Hello good people of the internet!</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>w0bm.com Domain 15€/year</li>
|
||||
<li>Getting belst to work - 10€/1 Pizza order</li>
|
||||
</ul>
|
||||
</div>
|
||||
@include('footer')
|
||||
@endsection
|
Reference in New Issue
Block a user