@extends('admin.layout.app') @section('heading', 'Edit FAQ Overview') @section('rightside_button') View FAQS @endsection @section('main_content')
@csrf
Status Fields :
FAQ Banner :

@if ($row_data->faq_banner_background) @endif
FAQ :

@if ($row_data->faq_background) @endif
Contact Section :
SEO :
@endsection