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

{{__('messages.GESTION DES COMMANDES')}}

{{__('messages.Generer une commande')}}




@csrf


@endsection @section('extra-js') @endsection