@extends('user.layouts.welcome') @section('title', __("Congratulations")) @section('content')
{{ __("You have successfully updated your profile. Now you can continue to use our platform.") }}