<div> @if (isset($manual)) <section> <pre>{!! $manual->body !!}</pre> </section> @else <span>It's either your data not available or you code is not working :D</span> @endif</div>
<div> @if (isset($manual)) <section> <pre>{!! $manual->body !!}</pre> </section> @else <span>It's either your data not available or you code is not working :D</span> @endif</div>
Solution
If you're using TailwindCSS, have you tried to add