@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __('Budgets') }} @endsection @section('titre_header') {{ __('Budgets') }} @endsection @section('titre_page') {{ __('Liste des budgets Opex') }} @endsection @section('panel_boutons') @include('layouts.partials.panelboutons', ['btn_ajout' => 'budgetLinesOpex/create', 'btn_imprim'=> false, 'btn_export'=> false, 'btn_importBudget'=> false]) @endsection @section('contenu')
| {{ __('Enseigne') }} | {{ __('Titre') }} | {{ __('Montant') }} | {{ __('Année') }} | {{ __('Principal') }} | {{ __('Actions') }} |
|---|