@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('User Management') }}

{{ __('User') }} {{ __('Group') }} {{ __('GPT 4 / GPT 4T / GPT 3.5T') }} / {{ __('DE Images') }} / {{ __('SD Images') }} / {{ __('Characters') }} / {{ __('Minutes') }} {{ __('Country') }} {{ __('Status') }} {{ __('Created On') }} {{ __('Actions') }}
@endsection @section('js') @endsection