@extends('layouts.app') @section('title', 'Users') @section('page-title', 'User Management') @section('content')
This is the users management page.