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

{{__('texte.stock_inputs_arr.index.stock_inputs_list')}}


{{__('texte.stock_inputs_arr.index.id')}} {{__('texte.stock_inputs_arr.index.date')}} {{__('texte.stock_inputs_arr.index.supplier')}} {{__('texte.stock_inputs_arr.index.storage')}} {{__('texte.stock_inputs_arr.index.creator')}} {{__('texte.stock_inputs_arr.index.exported')}}
@endsection