@extends('backEnd.layout') @section('headerInclude') @endsection @section('content')
{{Form::open(['route'=>['settingsUpdateSiteInfo'],'method'=>'POST', 'files' => true ])}}
  {!! trans('backLang.siteInfoSettings') !!}
@if(Helper::GeneralWebmasterSettings("ar_box_status"))
{!! Form::text('site_title_ar',$Setting->site_title_ar, array('placeholder' => trans('backLang.websiteTitle'),'class' => 'form-control', 'dir'=>trans('backLang.rtl'))) !!}
@endif @if(Helper::GeneralWebmasterSettings("en_box_status"))
{!! Form::text('site_title_en',$Setting->site_title_en, array('placeholder' => trans('backLang.websiteTitle'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
@endif @if(Helper::GeneralWebmasterSettings("ar_box_status"))
{!! Form::textarea('site_desc_ar',$Setting->site_desc_ar, array('placeholder' => trans('backLang.metaDescription'),'class' => 'form-control', 'dir'=>trans('backLang.rtl'),'rows'=>'2')) !!}
@endif @if(Helper::GeneralWebmasterSettings("en_box_status"))
{!! Form::textarea('site_desc_en',$Setting->site_desc_en, array('placeholder' => trans('backLang.metaDescription'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'),'rows'=>'2')) !!}
@endif @if(Helper::GeneralWebmasterSettings("ar_box_status"))
{!! Form::textarea('site_keywords_ar',$Setting->site_keywords_ar, array('placeholder' => trans('backLang.metaKeywords'),'class' => 'form-control', 'dir'=>trans('backLang.rtl'),'rows'=>'2')) !!}
@endif @if(Helper::GeneralWebmasterSettings("en_box_status"))
{!! Form::textarea('site_keywords_en',$Setting->site_keywords_en, array('placeholder' => trans('backLang.metaKeywords'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'),'rows'=>'2')) !!}
@endif
{!! Form::text('site_url',$Setting->site_url, array('placeholder' => 'http//:www.sitename.com/','class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
  {!! trans('backLang.siteContactsSettings') !!}
@if(Helper::GeneralWebmasterSettings("ar_box_status"))
{!! Form::text('contact_t1_ar',$Setting->contact_t1_ar, array('placeholder' => trans('backLang.contactAddress'),'class' => 'form-control', 'dir'=>trans('backLang.rtl'))) !!}
@endif @if(Helper::GeneralWebmasterSettings("en_box_status"))
{!! Form::text('contact_t1_en',$Setting->contact_t1_en, array('placeholder' => trans('backLang.contactAddress'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
@endif
{!! Form::text('contact_t3',$Setting->contact_t3, array('placeholder' => trans('backLang.contactPhone'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('contact_t4',$Setting->contact_t4, array('placeholder' => trans('backLang.contactFax'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('contact_t5',$Setting->contact_t5, array('placeholder' => trans('backLang.contactMobile'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('contact_t6',$Setting->contact_t6, array('placeholder' => trans('backLang.contactEmail'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
@if(Helper::GeneralWebmasterSettings("ar_box_status"))
{!! Form::text('contact_t7_ar',$Setting->contact_t7_ar, array('placeholder' => trans('backLang.worksTime'),'class' => 'form-control', 'dir'=>trans('backLang.rtl'))) !!}
@endif @if(Helper::GeneralWebmasterSettings("en_box_status"))
{!! Form::text('contact_t7_en',$Setting->contact_t7_en, array('placeholder' => trans('backLang.worksTime'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
@endif
  {!! trans('backLang.siteSocialSettings') !!}
{!! Form::text('social_link1',$Setting->social_link1, array('placeholder' => trans('backLang.facebook'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link2',$Setting->social_link2, array('placeholder' => trans('backLang.twitter'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link3',$Setting->social_link3, array('placeholder' => trans('backLang.google'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link4',$Setting->social_link4, array('placeholder' => trans('backLang.linkedin'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link5',$Setting->social_link5, array('placeholder' => trans('backLang.youtube'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link6',$Setting->social_link6, array('placeholder' => trans('backLang.instagram'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link7',$Setting->social_link7, array('placeholder' => trans('backLang.pinterest'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link8',$Setting->social_link8, array('placeholder' => trans('backLang.tumblr'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link9',$Setting->social_link9, array('placeholder' => trans('backLang.flickr'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
{!! Form::text('social_link10',$Setting->social_link10, array('placeholder' => trans('backLang.whatapp'),'class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
  {!! trans('backLang.siteStatusSettings') !!}
   
site_status) ? "style='display:none'":"" !!}> {!! Form::textarea('close_msg',$Setting->close_msg, array('placeholder' => trans('backLang.siteStatusSettingsMsg'),'class' => 'form-control','rows'=>'4')) !!}
  {!! trans('backLang.emailNotifications') !!}
{!! Form::text('site_webmails',$Setting->site_webmails, array('placeholder' => 'email@sitename.com','class' => 'form-control', 'dir'=>trans('backLang.ltr'))) !!}
   
   
   
  {!! trans('backLang.styleSettings') !!}
@if(Helper::GeneralWebmasterSettings("ar_box_status"))
@if($Setting->style_logo_ar!="") @else

nologo.png
@endif {!! Form::file('style_logo_ar', array('class' => 'form-control','id'=>'style_logo_ar','accept'=>'image/*')) !!} ( 260x60 px ) - {!! trans('backLang.imagesTypes') !!}
@endif @if(Helper::GeneralWebmasterSettings("en_box_status"))
@if($Setting->style_logo_en!="") @else

nologo.png
@endif {!! Form::file('style_logo_en', array('class' => 'form-control','id'=>'style_logo_en','accept'=>'image/*')) !!} ( 260x60 px ) - {!! trans('backLang.imagesTypes') !!}
@endif

@if($Setting->style_fav!="") @else @endif {!! Form::file('style_fav', array('class' => 'form-control','id'=>'style_fav','accept'=>'image/*')) !!} ( 32x32 px ) - {!! trans('backLang.imagesTypes') !!}
@if($Setting->style_apple!="") @else @endif {!! Form::file('style_apple', array('class' => 'form-control','id'=>'style_apple','accept'=>'image/*')) !!} ( 180x180 px ) - {!! trans('backLang.imagesTypes') !!}

{!! Form::text('style_color1',$Setting->style_color1, array('placeholder' => '','class' => 'form-control','id'=>'style_color1', 'dir'=>trans('backLang.ltr'))) !!}
{!! trans('backLang.restoreDefault') !!}
{!! Form::text('style_color2',$Setting->style_color2, array('placeholder' => '','class' => 'form-control','id'=>'style_color2', 'dir'=>trans('backLang.ltr'))) !!}
{!! trans('backLang.restoreDefault') !!}

   
style_type) ? "style='display:none'":"" !!}>
       
style_bg_type!=0) ? "style='display:none'":"" !!}>
{!! Form::text('style_bg_color',$Setting->style_bg_color, array('placeholder' => '','class' => 'form-control','id'=>'style_bg_color', 'dir'=>trans('backLang.ltr'))) !!}
style_bg_type!=1) ? "style='display:none'":"" !!}>
@for($i=1;$i<=24;$i++)
@endfor
style_bg_type!=2) ? "style='display:none'":"" !!}>
@if($Setting->style_bg_image!="") @endif {!! Form::file('style_bg_image', array('class' => 'form-control','id'=>'style_bg_image','accept'=>'image/*')) !!} ( 260x60 px ) - {!! trans('backLang.imagesTypes') !!}

   

   
@if($Setting->style_footer_bg!="")
{!! Form::hidden('photo_delete','0', array('id'=>'photo_delete')) !!}
@endif {!! Form::file('style_footer_bg', array('class' => 'form-control','id'=>'style_footer_bg','accept'=>'image/*')) !!} ( 260x60 px ) - {!! trans('backLang.imagesTypes') !!}

   

   
{{Form::close()}}
@endsection @section('footerInclude') @endsection