@extends('frontend.layouts.master') @section('styles') @parent @stop {!! RecaptchaV3::initJs() !!} @section('content') @if(!empty($sponsorship->getData('about_banner_image'))) @endif {{$sponsorship->getTitle()}} {!! $sponsorship->getData('description') !!} @if(!empty($sponsors) && $sponsors->count() > 0) @foreach($sponsors as $item) @endforeach @endif @if(!empty($videoGallery) && $videoGallery->isNotEmpty()) {{lang('videos')}} @foreach($videoGallery as $video) {{$video->getData('post_title')}} @endforeach @endif {{lang('wants_to_be_a')}}{{lang('sponsor')}}? {{lang('contact_us_now')}} {{Form::open(array('url'=>route('sponsorship-inquiry',[$lang]),'name'=>'sponsorship-inquiry','id'=>'sponsorship-inquiry','role'=>'form','autocomplete'=>'off') )}} {{lang('full_name')}} {{lang('email')}} {{lang('contact_number')}} {{lang('company_name')}} {{lang('message')}} {!! RecaptchaV3::field('sponsorship-inquiry') !!} {{lang('submit')}}{{lang('submit')}}{{lang('submit')}}{{lang('submit')}}{{lang('submit')}} {{Form::close()}} {{lang('or_you_can_write_us_to')}} info@reportageuae.com @stop @section('scripts') @parent @include('frontend.partials.jquery_custom_validators') @stop
{{lang('or_you_can_write_us_to')}} info@reportageuae.com