Hello good afternoon, sorry, I can put a Laravel variable of some model in a plain text, for example:
$mensaje->cuerpomensaje
has this message by default
Hola [usuario] te damos la bienvenida.
How can I do so that in the [usuario]
the name of the user, for example logeado or the name of some other user that I choose, appears.