@extends('backend.layouts.master') @section('title') Gérer les Templates d'Attestations @endsection @section('body')
@endsection @section('content')| Nom | Type | Dimensions (mm) | Orientation | Actions |
|---|---|---|---|---|
| {{ $template->name }} | {{ $template->type }} | {{ $template->width_mm }} x {{ $template->height_mm }} | {{ $template->orientation }} | Modifier |
| Aucun template d'attestation trouvé. | ||||