@vite(['resources/css/app.css'])
> Anagram Finder
@csrf
> Letters
@error('anagram')
{{ $message }}
@enderror
isset($matches), 'w-full' => ! isset($matches), ]) > [FIND WORDS]
@isset($matches)
[CLEAR]
@endisset
@isset($matches)
> {{ count($matches) }} {{ Str::plural('match', count($matches)) }}
@if (count($matches))
@foreach ($matches as $match)
{{ $match }}
{{ strlen($match) }}
@endforeach
@else
No words found.
@endif
@endisset
@isset($anagram) @endisset