@extends ('web.layouts-v2.master') @section ('title') @lang('messages.menu_support') | @lang('messages.title') @endsection @section ('description') @endsection @section ('seoNotation') @include('web.partials.seo-notation') @endsection @section ('content')

@lang('messages.label_support_question')

@lang('messages.label_support_welcome')

{{ csrf_field() }}
@if (session('notice')) @endif
@lang('messages.label_privacy_email')
@include ('web.layouts-v2.errors')
  • @if ($company->youtube)
  • @endif @if ($company->facebook)
  • @endif @if ($company->twitter)
  • @endif @if ($company->blog)
  • @endif

@endsection @section ('javascript') @endsection