Rich Editor not displaying in front-end

Hi,

I have problem with displaying in the front-end using blade some of the formatting I've done in Rich Editor in the admin panel. For example,

(1) The blockquote dont have the black background as it shows in the rich editor in the filamentphp

(2) The bullet list don't have bullets and the numbered list dont have numbers. The sub-heading is not also rendered properly

I am attaching 3 images which shows how the format should look in the filamentphp admin panel, how it displayed in the front-end, and the code I used to display it using laravel blade
formatting_in_front-end.jpg
formatting_in_admin_panel.jpg
code.jpg
Was this page helpful?