@extends('admin::layouts.app') @section('content')

{{ __('master.faq') }}

{{ __('master.add_faq') }}

{{ __('static.cancel') }}
{{ __('master.enter_the_details_below_to_create_faq_for_english_language') }}
{{ __('master.enter_the_details_below_to_create_faq_for_arabic_language') }}
{{ __('admin.status_update') }}
@endsection @section('script') @endsection