@extends('dashboard') @section('content')

MODIFIER VERSEMENT

Veuillez remplir ces champs

{{ csrf_field() }}
@if ($errors->has('montant')) {{ $errors->first('montant') }} @endif

@endsection