In the Filament backend, I have created a text field named "intro" that includes toolbarButtons. However, when attempting to retrieve the text value on the frontend, I get the entire line.. in view <p class="text-4xl">{{ $intro }}</p>
Hope your help, thanks