@extends('admin.layouts.app') @section('title') @lang($user->username) @endsection @section('content')
@lang('Joined At') @lang($user->created_at->format('d M,Y h:i A'))
@lang('Are you sure to sign in this account?')