@extends('employee.layout') @section('title') Demander des Éléments @endsection @section('content')
| Image | Élément | Stock Disponible | Action | |
|---|---|---|---|---|
| {{ $i++ }} |
@if($element->photo)
@php $photos = json_decode($element->photo); @endphp
@if(!empty($photos))
@endif
@else
@endif
|
{{ $element->element }} | {{ $element->quantity }} |