@extends('layouts.app') @section('link') @endsection @section('style') @endsection @section('content') @include('shared.messages')

{{__('texte.stocks_arr.index.stocks_list')}}


{{__('texte.stocks_arr.index.id')}} {{__('texte.stocks_arr.index.storage')}} {{__('texte.stocks_arr.index.product_id')}} {{__('texte.stocks_arr.index.product')}} {{__('texte.stocks_arr.index.batch')}} {{__('texte.stocks_arr.index.expiring_date')}} {{__('texte.stocks_arr.index.quantity')}}
@endsection