@section('meta_title', __('admin-sections.Setting up automatic translation') . '. ' . __('admin-sections.Project') . ': ' . $project->name) @section('h1', __('admin-sections.Setting up automatic translation') . '. ' . __('admin-sections.Project') . ': ' . $project->name)
@csrf
@foreach($languages as $index => $language) @endforeach
{{ __('validation.attributes.lang') }} {{ __('validation.attributes.code') }} {{ __('validation.attributes.translate_from_language') }}
{{ $language->title }}