@section('title', __('radio.alexa_title')) @section('head') @endsection @include('includes/header') @include('includes/topRadio')

{{ __('radio.alexa_title') }}

@if($skillData->count())

{{ __('radio.alexa_sent_h1') }}

{{ __('radio.alexa_sent_h2') }}
{{ __('radio.alexa_sent_deadline') }} {{ date('d/m/Y', strtotime($skillData[0]->created_at.'+15 days')) }}
@else @if(!$siteData->alexa)

{{ __('radio.feature_unavailable_plan') }}

{{ __('radio.feature_unavailable_contact') }}
@else
{{ __('radio.alexa_help_name') }}
{{ __('radio.alexa_help_invocation') }} Rádio BRASCAST

{{ __('radio.alexa_images_title') }}

{{ __('radio.alexa_thumbnail') }}
{{ __('radio.label_dimension') }}: 108 x 108 {{ __('radio.label_pixels') }} | {{ __('radio.label_format') }}: PNG
{{ __('radio.alexa_error_thumbnail') }}

{{ __('radio.alexa_icon') }}

{{ __('radio.alexa_help_icon') }}

{{ __('radio.label_dimension') }}: 512 x 512 {{ __('radio.label_pixels') }} | {{ __('radio.label_format') }}: PNG
{{ __('radio.alexa_error_icon') }}
@endif @endif
@include('includes/footer')