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

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

@if(isset($appData) && $appData->status == '4')
@include('radio.menu-apps')

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

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

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

@elseif(isset($appData) && ($appData->status == '2' || $appData->status == '3'))
@include('radio.menu-apps')

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

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

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

@php $hasTerm = file_exists(public_path('admin/termos/' . $siteData->stream_port . '.pdf')); @endphp @if($streamData->plan_app_ios && !$hasTerm)

{{ __('radio.app_ios_term_notice_1') }} iOS {{ __('radio.app_ios_term_notice_2') }}

{{ __('radio.app_ios_term_fill') }} @endif
@else
@include('radio.menu-apps')

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

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

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

{{ __('radio.app_mod_listen') }} {{ __('radio.app_required_badge') }}

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

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

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

mod_schedule == 0 ? '' : 'checked') }} class="">

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

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

mod_chat == 0 ? '' : 'checked') }} class="">

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

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

mod_messages == 0 ? '' : 'checked') }} class="">

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

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

mod_camera == 0 ? '' : 'checked') }} class="">

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

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

mod_requests == 0 ? '' : 'checked') }} class="">

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

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

mod_top == 0 ? '' : 'checked') }} class="">

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

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

mod_news == 0 ? '' : 'checked') }} class="">

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

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

mod_events == 0 ? '' : 'checked') }} class="">

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

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

mod_team == 0 ? '' : 'checked') }} class="">

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

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

mod_promo == 0 ? '' : 'checked') }} class="">

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

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

mod_podcasts == 0 ? '' : 'checked') }} class="">

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

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

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

cog_albumdata == 0 ? '' : 'checked') }} class="">

{{ __('radio.app_bg_type') }}
{{ __('radio.app_bg_type_error') }}
{{ __('radio.app_bg_title') }}
{{ __('radio.app_bg_image') }}
{{ __('radio.app_dimension') }} 1080 x 1920 {{ __('radio.app_pixels') }} | {{ __('radio.app_format') }} PNG
{{ __('radio.app_bg_required') }}

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

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

{{ __('radio.app_dimension') }} 450 x 450 {{ __('radio.app_pixels') }} | {{ __('radio.app_format') }} PNG

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

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

{{ __('radio.app_dimension') }} 1024 x 1024 {{ __('radio.app_pixels') }} | {{ __('radio.app_format') }} PNG
{{ __('radio.app_icon_required') }}

@if($streamData->plan_app) @else
{{ __('radio.app_plan_no_android') }}
{{ __('radio.app_plan_change') }} @endif

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

@endif
@include('includes/footer')