user

{{ $user->full_name }}

{{ $user->email }}
{{ $user->contact }}
{{ \Carbon\Carbon::parse($user->created_at)->translatedFormat('jS \of F Y') }}