@extends('admin.layout.base') @section('title', 'FAQ ') @section('content')
@lang('admin.pages.pages')
{{ csrf_field() }}

@endsection @section('scripts') @endsection