@extends('user.layouts.app') @section('title') @lang('Profile Settings') @endsection @section('content')
@lang('Joined At') @lang($user->created_at->format('d M, Y g:i A'))