@extends('layouts.app') @section('content')
| Début | Fin | Coût | Reste à payer | Actions | |
|---|---|---|---|---|---|
| Ajouter un abonnement | |||||
| {{ $sub->get_date_start() }} | {{ $sub->get_date_end() }} | {{ number_format($sub->cost, 0, ',', ' ') }} Rps | {{ number_format($sub->credit, 0, ',', ' ') }} Rps | Modifier Supprimer | |
| Aucun Abonnement | |||||