@extends('layouts.admin') @section('title', __('Users')) @section('mobile_title', __('Users')) @section('content')
{{ __('User management will be completed in a later step.') }}