@extends('admin.master', ['menu' => 'cms', 'submenu' => 'contact_us_email']) @section('title', isset($title) ? $title : '') @section('content')
{{ __('Type In English') }} {{ __('Type In Arabic') }} {{ __('Email') }} {{ __('Action') }}
@push('post_scripts') @endpush @endsection