closing the registration

This commit is contained in:
2024-02-26 21:29:34 +01:00
parent 82a6a5a15f
commit 91a9bd168e
2 changed files with 8 additions and 2 deletions

View File

@@ -2,6 +2,11 @@
@section('content')
@include('partials.flash')
user limit reached 6969
<div class="box">
<center>
<h1>Registration is closed</h1>
<p>until further notice</p>
</center>
</div>
@endsection