@php use Carbon\Carbon; @endphp @extends('layouts/layoutMaster') @section('title', __('User Profile')) @section('vendor-style') @vite([ 'resources/assets/vendor/libs/datatables-bs5/datatables.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-checkboxes-jquery/datatables.checkboxes.scss' ]) @endsection @section('page-style') @vite(['resources/assets/vendor/scss/pages/page-profile.scss']) @endsection @section('vendor-script') @vite(['resources/assets/vendor/libs/datatables-bs5/datatables-bootstrap5.js']) @endsection @section('page-script') @endsection @section('content')
@lang('Member Since')
@lang('Email Status')
@lang('Joined On')
@lang('Activities')
@lang('Username')
@lang('Role')
@lang('Joining Date')
@lang('Language Preference')
{{ $log['url'] }}
{{ $log['ip_address'] }}@lang('No recent activities found')
@lang('Ensure your account is using a strong password to stay secure')
@lang('Add an additional layer of security to your account')
@lang('Your account is protected with an extra layer of security. You will need to enter a verification code from your authenticator app when signing in.')
@lang('When two-factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone\'s authenticator application (like Google Authenticator).')