@foreach(active_languages() as $index=> $lang) @endforeach
@foreach(active_languages() as $index=> $lang)
@csrf

{{ __('admin.Plan Section') }}

@php $translation = $section->translations->where('lang_code', $lang->code)->first(); @endphp
@endforeach