@extends('layouts.app') @section('content')

Gestion des intérêts

Ajouter intérêts

@isset($status) @if ($status == 'success')

@else

@endif @endisset
{{ $dataTable->table() }}
@endsection @push('scripts') {{ $dataTable->scripts(attributes: ['type' => 'module']) }} @endpush