@extends('layouts.app') @section('title', 'Manage Services Faqs') @section('app') @livewire('faq.listing') @endsection