@extends('layouts.app') @section('title', __('system.users.title')) @section('content')

{{ __('system.users.title') }}

@endsection