@extends('dashboard.layouts.app') @section('title', 'Détails PTA - UAC eservices') @section('page-title', 'Détails du Plan de Travail Annuel') @section('breadcrumb')
{{ $plan->description_generale }}
@elseAucune description fournie
@endif| Libellé | Contexte | Budget | Actions |
|---|---|---|---|
| {{ $objectif->libelle }} | @if($objectif->contexte) {{ Str::limit($objectif->contexte, 50) }} @else - @endif | {{ number_format($objectif->budget_total_produit, 0, ',', ' ') }} FCFA |
{{ $plan->created_at->format('d/m/Y à H:i') }}
{{ $plan->updated_at->format('d/m/Y à H:i') }}