Files
Ronald Huynen 2547717edb Initial commit
2026-03-23 21:37:59 +01:00

6 lines
128 B
PHP

@props(['for'])
@error($for)
<p {{ $attributes->merge(['class' => 'text-sm text-red-600']) }}>{{ $message }}</p>
@enderror