server ver

This commit is contained in:
2021-06-20 13:49:07 +00:00
parent 36a8c92dec
commit 8877c0bad0
975 changed files with 555 additions and 6596 deletions

View 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