@php $handelNameForLaravelTranslatable = str_replace('[', '-', $name); $handelNameForLaravelTranslatable = str_replace(']', '-lara-trans-error', $handelNameForLaravelTranslatable); @endphp
@if ($label == true) @endif @if ($input == true) @endif @if ($textarea == true) @endif @if ($select == true) @php $option_value = null; $option_text = null; @endphp @endif @error($name) {{ $message }} @enderror @if ($error != null)
{!! $error !!}
@endif