@section('content')

Créer une pièce de vente


{{--
--}} {{-- --}} {{-- --}} {{--
--}}
@csrf
Client

Type de prix: Semi-Gros

En Cours: TND

Plafond: TND

Détails
Article Qté Remise TVA P.U Total Action
Recherche
Paiement
Résumé

TVA: 0.000

Remise :     0.000


A Payer0.000


@stop @include('admin.header') @include('admin.topbar') @include('admin.sidebar') @include('admin.footer') @yield('header') {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} @yield('topbar') @yield('sidebar') @yield('content') @yield('footer') {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{----}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} @include('admin.end')