@extends('Frontend.Template.layout') @section('title') FAQ Page @endsection @section('content')
{!! $faq->answer !!}