{{-- resources/views/pta/apercu.blade.php --}} @extends('layouts.app') @section('title', 'Aperçu fichier PTA ' . $annee) @section('content')
| Code | Type | Libellé |
|---|---|---|
{{ $ex['code'] }} |
{{ $labels[$ex['type']] ?? $ex['type'] }} | {{ $ex['nom'] }} |