@extends('layouts.auth') @section('page-title') {{ __('FAQ') }} @endsection @php $logos=\App\Models\Utility::get_file('uploads/logo/'); @endphp @section('content')
{!! $faq->description !!}