@extends('layouts.auth.app') @section('title', 'Manage Users') @section('content')
View and manage system users
Showing 1 to {{ count($users ?? []) }} of {{ count($users ?? []) }} results
Are you sure you want to delete this user? This action cannot be undone.