@foreach ($translations as $key=>$translation)
| {{$translation->translation_value}} |
code)->where('translation_key', $translation->translation_key)->latest()->first()) != null)
value="{{ $traslate_lang->translation_value }}" @endif class="bg-gray-50 w-full text-sm px-4 py-2 rounded-md border-gray-200 focus:border-gray-200 focus:ring-0">
|
@endforeach