$athira->getRouteKey(), 'id' => $athira->id, 'name' => $athira->name, 'email' => $athira->email, 'password' => $athira->password, 'created_at' => format_date($athira->created_at), 'updated_at' => format_date($athira->updated_at), ]; } }