@extends('layouts.admin.master') @section('title') FAQ @stop @section('per_page_style') @stop @section('per_page_script') @stop @section('content') Manage FAQ Update FAQ Home FAQ Edit FAQ Back @csrf @method('PUT') Question Solutions @if(isset($settings->description)){{$settings->description}}@endif @stop