{{$title}}

{{ csrf_field() }}
id) readonly @endif value="{{$language->getTranslatedAttributeValue('name') }}" type="text"> @if ($language->id) {{__('Translate')}} @else

{{__('*You can add translation language after creating.')}}

@endif
@if (!$language->id)

https://www.w3schools.com/tags/ref_language_codes.asp

@else @endif
is_rtl ? 'checked' : ''}} value="1">
@if ($countActive > 1 || ! $language->is_default)
is_default) onclick='return false' @endif name="is_default" id="is_default" type="checkbox" {{ $language->is_default ? 'checked' : ''}} value="1">
@endif @if ($countActive > 1 || ! $language->is_active)
is_active ? 'checked' : ''}} value="1">
@endif