@extends('layouts.app') @section('title', 'FAQs List') @section('content') FAQs Dashboard FAQs Add FAQ FAQ ID Question Answer Created At Action @endsection @section('scripts') @endsection