@extends('layouts.adminlayout') @section('title','CARRISOFT V2: BON DE reception_si') @section('extra-meta') @endsection @section('content')

{{__('messages.TRANSFERT VERS FORMATION SANITAIRE')}}

{{__('messages.INFOS TRANSFERT')}}
{{__('messages.LES PRODUITS')}}
@include('transfertdps/form')
{{__('messages.Produit')}} {{__('messages.Qte recue')}} {{__('messages.Qte Transferee')}}
@endsection @section('extra-js') @endsection