@extends('layout') @section('css') @endsection @section('content')
Evaluateur | Categorie | titre | Experience | Article Précedent | Contexte | Initiative ou autre | Description | Contrainte ou diffuclté | Raison Soumission Meilleure | Activité future | Moyenne | Actions |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $affecter->user->name }} | {{ $affecter->journaliste->genre }} | {{ $affecter->journaliste->titre }} | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->nlprod }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->nexpe }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->nappp }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->nonte }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->nipea }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->ndesc }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->ncontr }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->nqrsm }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{ $note->nprat }} @endforeach @else 0 @endif | @if (sizeOf($affecter->notejs) > 0) @foreach ($affecter->notejs as $note) {{number_format(( $note->nexpe + $note->nappp + $note->nonte + $note->nipea + $note->ndesc + $note->ncontr + $note->nqrsm + $note->nprat + $note->nlprod )/ 9,1) }} @endforeach @endif |