@extends('layouts.default') @section('content')
| Code a barre | Codes | nbr Article | Position | Action |
|---|---|---|---|---|
| {{$hr->code_a_barre}} | @if(count($hr->codes)>0) @foreach($hr->codes as $k => $code) @if(count($hr->codes)== 1) @endif {{ $code->code_a_barre}} @if(count($hr->codes)> 1) | @endif @if($k==3) @endif @endforeach @endif @if($hr->more == true) ... @endif | {{$hr->stock_inventaire}} | {{$hr->position}} |