@extends('layouts.master') @section('sidebar') @parent
This is appended to the master sidebar.
@stop @section('content')Articles | Stock | Quantités |
---|---|---|
{{$article['article']}} | {{$article['departement']}} | {{sizeof($article['quantite'])}} |
Local | Description |
---|---|
{{$location['name']}} | {{$location['description']}} |