@extends('backend.layouts.master') @section('title', $faq->exists ? 'Edit FAQ' : 'Add FAQ') @section('content') @php $item = $faq; @endphp