admin srp dashboard
This commit is contained in:
@@ -37,8 +37,11 @@
|
||||
{{ Form::submit('Pay Out', ['class' => 'form-control']) }}
|
||||
{!! Form::close() !!}
|
||||
@else
|
||||
<h3>No Open SRP Requests</h3>
|
||||
<div class="container">
|
||||
<div class="row content-justify-center">
|
||||
<h3>No Open SRP Requests</h3>
|
||||
</div>
|
||||
</div>
|
||||
@endif
|
||||
|
||||
|
||||
|
||||
@endsection
|
||||
Reference in New Issue
Block a user