{{ $faq->id ?? null ? __('Edit FAQ') : __('New FAQ') }}
{{ __('Please fill the form and save.') }}
{{ __('List FAQs') }}
@if ($faq_categories)
@endif
{{ __('Saved.') }} {{ __('Save') }}