@extends('website.layouts.app') @section('content') {{ $faq->title ?? '' }} {!! $faq->description ?? '' !!} @endsection @section('scriptJs') @endsection {{-- --}}
{!! $faq->description ?? '' !!}