@extends('layouts.app') @section('title','Documents') @section('page-title','Documents commerciaux') @section('topbar-actions') @if(auth()->user()->isCommercial())
| Référence | Type | Client | Total TTC | Statut | Date | Actions |
|---|---|---|---|---|---|---|
| {{ $doc->reference }} | {{ $doc->client_nom }} | {{ number_format($doc->total_ttc,0,',',' ') }} XAF | {{ $doc->date_document->format('d/m/Y') }} | |||
Aucun document | ||||||