mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
6 lines
136 B
PHP
6 lines
136 B
PHP
@error($name)
|
|
<p {{ $attributes->merge(['class' => 'mt-2 text-sm text-negative-600']) }}>
|
|
{{ $message }}
|
|
</p>
|
|
@enderror
|