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

{{__('texte.stock_transfers_arr.index.transfers')}}


{{strtoupper(__('texte.stock_transfers_arr.index.id'))}} {{__('texte.stock_transfers_arr.index.date')}} {{__('texte.stock_transfers_arr.index.user')}} {{__('texte.stock_transfers_arr.index.storage_from')}} {{__('texte.stock_transfers_arr.index.storage_to')}} {{__('texte.stock_transfers_arr.index.note')}} {{__('texte.stock_transfers_arr.index.doer')}} {{__('texte.stock_transfers_arr.index.status')}}
@endsection