{{trans('organizationlanguages.edit-phrase-for')}} {{$selectedLang->name}} {!! trans('organizationlanguages.all-languages') !!}
{{ csrf_field() }}
@foreach($phrases as $phr) @if(strpos($phr->phrase, 'homepage-data')=== false and strpos($phr->phrase, 'page-data')=== false) @if($phraseTitle)
{{$phraseTitle}} :
@if($cnt%2==0)
@endif @endif @endif @endforeach