trait ManagesTranslations (View source)
| protected array | $translationReplacements | The translation replacements for the translation being rendered. | 
| void | startTranslation(array $replacements = []) Start a translation block. | |
| string | renderTranslation() Render the current translation. | 
Start a translation block.
Render the current translation.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/View/Concerns/ManagesTranslations.html