Name : {{ $user->name }}
Mobile : {{ $user->mobile }}
Email : {{ $user->email }}
Account At : {{ $user->created_at->format('d M Y') }}