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

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