@php $maintainance = App\Models\MaintainanceText::first(); @endphp
{!! clean(nl2br($maintainance->description)) !!}