@extends('layouts.admin') @section('content')
{{ csrf_field() }} @include('includes.admin.form-both')

{{ __('Contact Page') }}:

{{ __('Contact Title') }} *

{{ __('(In Any Language)') }}

{{ __('Contact Text') }} *

{{ __('(In Any Language)') }}

{{ __('Contact Us Email Address') }} *

{{ __('Contact Form Success Text') }} *

{{ __('(In Any Language)') }}

{{ __('Email') }} *

{{ __('Website') }} *

{{ __('Street Address') }} *

{{ __('(In Any Language)') }}

{{ __('Phone') }} *

{{ __('Fax') }} *

@endsection