string trans(string $id, array $parameters = array(), string|null $domain = null, string|null $locale = null)
Translates the given message.
string trans(string $id, array $parameters = array(), string|null $domain = null, string|null $locale = null)
Translates the given message.
Please login to continue.