@extends('content.dashboard.dashboards-analytics') @section('content') @section('page-script') @endsection
@can('faq.create') @endcan
@include('flash::message')
@include('faqs.table')
@endsection