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

{{__('texte.orders_arr.forklift_unlocks.unlock_stocks')}}


{{__('texte.orders_arr.forklift_unlocks.date')}} {{__('texte.orders_arr.forklift_unlocks.product')}} {{__('texte.orders_arr.forklift_unlocks.address')}} {{__('texte.orders_arr.forklift_unlocks.pallet')}} {{__('texte.orders_arr.forklift_unlocks.new_place')}} {{__('texte.orders_arr.forklift_unlocks.completed')}} {{__('texte.orders_arr.forklift_unlocks.user')}} {{__('texte.orders_arr.forklift_unlocks.delete')}}
@endsection