@extends('layouts.app') @section('content')

FAQ Details

Title:

{{$faq->title}}

Description:

{!! $faq->description !!}

@endsection