@php $maintainance = App\Models\MaintainanceText::first(); @endphp {{__("Maintainance")}}

{!! clean(nl2br($maintainance->description)) !!}