parent
d2be05ad04
commit
6dc4030475
|
|
@ -266,10 +266,10 @@
|
||||||
Unable to find user, please check if you entered the correct information.
|
Unable to find user, please check if you entered the correct information.
|
||||||
</span>
|
</span>
|
||||||
@endif
|
@endif
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
{{ $users->appends($_GET)->links() }}
|
{{ $users->appends($_GET)->links() }}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
@endsection
|
@endsection
|
||||||
@section('content')
|
@section('content')
|
||||||
<div id="UserList">
|
<div id="UserList">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue