@extends('layouts.admin') @section('title', '| Users') @section('content')

{{ __('User Administration') }}

@endsection