@extends('layouts.admin') @section('page_title', 'Registered Users') @section('content')

Inspect registered customer accounts and administrator users.

SL Name Email Address Role Joined Date
@endsection @section('scripts') @endsection