@extends('layouts.app') @section('content')

Registered Users

@if ($users->count() > 0) @else

No lists found!

@endif @endsection