@extends('both.template') @section('title', 'AJOUT DE FACTURE | OPTIMIA') @section('styleSheets') @endsection @section('content')
# Désignation Description Prix Unitaire Quantité Prix Total
1
Sous Total Facture 0
Taxe calculée
Remise %
Grand Total 0.00 CFA
{{ csrf_field() }}
@endsection @section('scriptsSheets') @endsection