{{ config('app.name', 'La Conjugerie') }}

@if ($currentConjugation)
Verb: {{ $infinitive }}
Tense: {{ $this->getTenseName() }}

{{ $this->getPersonPronoun() }} ({{ $infinitive }})

@if ($showFeedback)
{{ $message }}
@endif
@else
{{ $message }}
@endif

Practice your French verb conjugations regularly to improve your skills!