@extends('layouts.app') @section('content')
Compte
{{$etatFi->libelle_rubrique}}
@csrf @if(!empty($rubrique)) @endif @if(!empty($parent)) @endif
Compte
id_compte)) readonly @endif class="form-control" required> @error('numCompte') {{$message}} @enderror
Libellé
@error('libelle') {{$message}} @enderror
front_office)) checked @endif>
Front-office
lettrage)) checked @endif>
Lettrage
regulariser)) checked @endif>
Suivi de compte
Description
Annuler
Plan comptable Voulez vous réellement enregister ce compte ? @endsection @section('script') @endsection