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