server ver
This commit is contained in:
9
resources/views/layout1/donation.blade.php
Executable file
9
resources/views/layout1/donation.blade.php
Executable file
@@ -0,0 +1,9 @@
|
||||
@extends('profilelayout')
|
||||
@section('content')
|
||||
<div class="page-header">
|
||||
<h3>Donations</h3>
|
||||
</div>
|
||||
<div class="box">
|
||||
<p>Bitcoin: <code>bc1q9w0nm6xnfkt2nz3szwahrt0gwu3lr797mlcyvf</code></p>
|
||||
</div>
|
||||
@endsection
|
Reference in New Issue
Block a user