{{--
--}}
    @if(Auth::check())
  • {{ Auth::user()->name }}
    • Profil
    • Se déconnecter
      @csrf
  • @if($currentPartner->has_campaign_prosp || $currentPartner->has_campaign_fid)
  • @if(!$currentPartner->has_euro_credit ) @if($currentPartner->has_campaign_prosp )
    {{ number_format(Auth::user()->sms_prosp, 0, ',', ' ') }} SMS Prospection
    @endif @if($currentPartner->has_campaign_fid )
    {{ number_format(Auth::user()->sms_fid, 0, ',', ' ') }} SMS Fidélisation
    @endif @else
    {{ number_format(Auth::user()->credits, 2, ',', ' ') }} € de crédits
    @endif
  • @endif @else
  • Se connecter
  • Créer un compte
  • @endif
  • Accueil
  • @if(Auth::check())
  • SMS
  • @if($currentPartner->has_campaign_count && $currentPartner->has_count_phone)
  • Comptage
    • Nouveau comptage
    • Brouillons
    • Historique
  • @endif @if($currentPartner->has_campaign_prosp)
  • Campagnes prospection
    • Nouvelle campagne
    • Campagnes programmées
    • Brouillons
    • Historique @if($currentPartner->show_prosp_analytics)/ Statistiques @endif
  • @endif @if($currentPartner->has_campaign_fid)
  • Campagnes fidélisation
    • Nouvelle campagne
    • Campagnes programmées
    • Brouillons
    • Historique @if($currentPartner->show_fid_analytics)/ Statistiques @endif
  • @endif @if($currentPartner->has_campaign_count && $currentPartner->has_count_email)
  • Email
  • Comptage
    • Nouveau comptage
    • Brouillons
    • Historique
  • @endif @if($currentPartner->has_campaign_count && $currentPartner->has_count_telemarket)
  • Télémarketing
  • Comptage
    • Nouveau comptage
    • Brouillons
    • Historique
  • @endif @if($currentPartner->has_campaign_count && $currentPartner->has_count_address)
  • Adresse
  • Comptage
    • Nouveau comptage
    • Brouillons
    • Historique
  • @endif @endif @if(Auth::check() && ( ($currentPartner->is_extranet && Auth::user()->is_extranet) || (!$currentPartner->is_extranet && Auth::user()->is_extranet) ) )
  • EXTRANET
  • {{-- Landing Pages --}} Suivi de campagnes @endif
  • Tarifs et conditions
  • @if($currentPartner->has_paiement && ((Auth::check() && $currentPartner->show_paiement_to_user_only) || !$currentPartner->show_paiement_to_user_only)) @if(!$currentPartner->has_euro_credit )
  • Achat/Tarif SMS
  • @else
  • Achat/Tarif SMS
  • @endif @endif @if(Auth::check() && Auth::user()->purchases()->count())
  • Historique des achats
  • @endif
  • Aide / CGV @if($currentPartner->managers()->wherePivot('is_contactable', true)->count())/ Contact @endif
    • Aide
    • CGV
    • @if(Auth::check()) @if($currentPartner->managers()->wherePivot('is_contactable', true)->count())
    • Contact
    • @endif @endif
  • Nouveautés