@extends('app') @section('header') @endsection @section('content')
N° Cotisant : | {{ $accident->numCCotisant }} |
---|---|
Nom ou raison sociale : | {{ $accident->raisonSocial }} |
Sigle : | {{ $accident->sigle }} |
Adresse : | {{ $accident->adresse }} |
N° téléphone<: | {{ $accident->telephone }} |
Fax : | {{ $accident->fax }} |
Secteur d'activité : | {{ $accident->secteurActivite }} |
Nbre de salariés de l'établissement au moment de l'accident : | {{ $accident->nbrSalarieAccident }} |
Titre de l'événement : | {{ $accident->titleEvent }} |
Date de l'accident : | {{ $accident->dateAccident }} |
Heure : | {{ $accident->heureAccident }} |
Type d'événement : | {{ $accident->type_event_id }} |
Lieu de l'accident : | {{ $accident->lieuAccident }} |
Horaire de travail dans l'entreprise : | {{ $accident->horaireTravail }} |
Nature des lésions : | {{ $accident->natureLesions }} |
Sièges des lésions : | {{ $accident->siegeLesions }} |
Nom du medecin ou infirmier ayant pratiqué les premiers soins : | {{ $accident->nameMecin }} |
Circonstances détaillées de l'accident : | {{ $accident->detailedCirconstance }} |
Cause de l'accident : | {{ $accident->accidentCause }} |
Suite probable : | {{ $accident->probableSuite }} |
Action prévue : | {{ $accident->sansArretTravail }} |
Nombre de jours d'arrêt : | {{ $accident->nbrJrsArret }} |
N° assuré social: | {{ $accident->numAssuranceSocialVictime }} |
---|---|
Nom et Prénoms : | {{ $accident->nomPrenomVictime }} |
Sexe: | {{ $accident->sexeVictime }} |
Adresse : | {{ $accident->adresseVictime }} |
N° téléphone : | {{ $accident->telephoneVictime }} |
Fax: | {{ $accident->faxVictime }} |
E-mail : | {{ $accident->emailVictime }} |
Date d'embauche : | {{ $accident->dateEmbaucheVictime }} |
Nationalité : | {{ $accident->nationaliteVictime }} |
Profession : | {{ $accident->professionVictime }} |
Poste de travail : | {{ $accident->posteTravailVictime }} |
Ancienneté au poste : | {{ $accident->ancienneteVictime }} |
Noms et Prénoms (Conjoint/Proche Parent) : | {{ $accident->nomPrenomProche }} |
N° téléphone (Conjoint/Proche Parent) : | {{ $accident->telephoneProche }} |
Nom(s)/Prénom(s): | {{ $accident->nomPrenomTemoin }} |
---|---|
Adresse : | {{ $accident->adresseTemoin }} |
Un rapport de police a-t-il été établi ? : | {{ $accident->rapportPoliceExist }} |
Par qui : | {{ $accident->parQui }} |
Nom : | {{ $accident->nomTiers }} |
---|---|
Adresse : | {{ $accident->adresseTiers }} |
Cie d'assurances : | {{ $accident->cieAssuranceTiers }} |
du Tiers : | {{ $accident->duTiers }} |
N° de Police d'assurance : | {{ $accident->numPoliceAssurance }} |
{{ $accident->cause1 }}
{{ $accident->cause2 }}
{{ $accident->cause3 }}
{{ $accident->cause4 }}
{{ $accident->cause5 }}
Titre de l'action | Description | Responsable | Date de début | Date de fin |
---|---|---|---|---|
{{$action->actionTitle }} | {{$action->description }} | {{ User::find($action->responsable_id)->name }} | {{$action->dateDebut }} | {{$action->dateFin }} |