{{\App\Helpers\TranslationHelper::trans('Edit skills Course')}}
@csrf @method('PUT')
@foreach ($languages as $index => $locale)
@if ($errors->has($locale . '.title')) {{ $errors->first($locale . '.title') }} @endif
@endforeach