@extends('admin.layout.master') @section('content') Bénéficiaires Home Information Bénéficiaire {{-- @if (isset($police)) " {{ $police->libellePolice }}" @endif --}} Détail Bénéficiaire {{-- Ajouter un Utilisateur --}} {{ $beneficiaire->nom.' '.$beneficiaire->prenoms}} Numéro Adhérent : {{ $beneficiaire->numeroAdherent }} Date D'entrée : {{ $beneficiaire->dateEntree->format('d/m/Y') }} Bénéficiaire (s) : {{ $nbre_beneficiaire}} Information sur Bénéficiaire Information sur la Famille Retour aux bénéficiaires {{-- WORK LINK Website Link Bootsnipp Profile Bootply Profile SKILLS Web Designer Web Developer WordPress WooCommerce PHP, .Net --}} Numéro Adhérent {{ $adherent->numeroAdherent }} Ticket Modérateur Adhérent {{ $adherent->ticketModerateurAdherent }} % Nom & Prénoms {{ $adherent->nom.' '.$adherent->prenoms }} Date de naissance {{ $adherent->dateNaissance->format('d/m/Y') }} Sexe {{ $adherent->sexe }} Téléphone {{ $adherent->telephonePortable }} Email {{ $adherent->email }} Adresse {{ $adherent->adresseGeo.' '.$adherent->adressePostale }} Pays {{ $pays->libelle }} Région {{ $region->libelle }} Commune {{ $localite->libelle }} Groupe Sanguin @if ($adherent->codeGroupeSanguin == "I" || $adherent->codeGroupeSanguin ==" ") Inconnu @else {{ $adherent->codeGroupeSanguin }} @endif {{-- Groupe Sanguin @if ($adherent->codeGroupeSanguin == "I" || $adherent->codeGroupeSanguin ==" ") Inconnu @else {{ $adherent->codeGroupeSanguin }} @endif --}} Souscripteur / Police {{ $souscripteur->nom.' '.$souscripteur->prenoms }} / {{ $adherent->police->libellePolice.'-'.$adherent->police->numeroPolice }} Plafonds Famille {{ number_format($adherent->plafondAdherent, 0, ',', ' ') }} FCFA {{-- Consommations 10$/hr Solde 230 --}} Primes de base {{ number_format($adherent->primeFamille, 0, ',', ' ') }} FCFA Primes Nette {{ number_format($adherent->primeHt, 0, ',', ' ') }} FCFA Taxes {{ number_format($adherent->taxe, 0, ',', ' ') }} FCFA Primes TTC {{ number_format($adherent->primeTtc, 0, ',', ' ') }} FCFA @endsection
Bénéficiaire (s) : {{ $nbre_beneficiaire}}
WORK LINK
SKILLS
{{ $adherent->numeroAdherent }}
{{ $adherent->ticketModerateurAdherent }} %
{{ $adherent->nom.' '.$adherent->prenoms }}
{{ $adherent->dateNaissance->format('d/m/Y') }}
{{ $adherent->sexe }}
{{ $adherent->telephonePortable }}
{{ $adherent->email }}
{{ $adherent->adresseGeo.' '.$adherent->adressePostale }}
{{ $pays->libelle }}
{{ $region->libelle }}
{{ $localite->libelle }}
Inconnu
{{ $adherent->codeGroupeSanguin }}
{{ $souscripteur->nom.' '.$souscripteur->prenoms }} / {{ $adherent->police->libellePolice.'-'.$adherent->police->numeroPolice }}
{{ number_format($adherent->plafondAdherent, 0, ',', ' ') }} FCFA
10$/hr
230
{{ number_format($adherent->primeFamille, 0, ',', ' ') }} FCFA
{{ number_format($adherent->primeHt, 0, ',', ' ') }} FCFA
{{ number_format($adherent->taxe, 0, ',', ' ') }} FCFA
{{ number_format($adherent->primeTtc, 0, ',', ' ') }} FCFA