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

{{ __('admin.About Us') }}

@if($gs->theme == 1) @else @endif @php $translation = $about->translations->where('lang_code', $lang->code)->first(); @endphp
@endforeach
@foreach(active_languages() as $index => $lang) @endforeach
@foreach(active_languages() as $index => $lang)
@csrf

{{ __('admin.Mission') }}

@php $translation = $about->translations->where('lang_code', $lang->code)->first(); @endphp
@endforeach
@foreach(active_languages() as $index => $lang) @endforeach
@foreach(active_languages() as $index => $lang)
@csrf

{{ __('admin.Vision') }}

@php $translation = $about->translations->where('lang_code', $lang->code)->first(); @endphp
@endforeach
@foreach(active_languages() as $index => $lang) @endforeach
@foreach(active_languages() as $index => $lang)
@csrf

{{ __('admin.Core Value') }}

@php $translation = $about->translations->where('lang_code', $lang->code)->first(); @endphp
@endforeach
@foreach(active_languages() as $index => $lang) @endforeach
@foreach(active_languages() as $index => $lang)
@csrf

{{ __('admin.CTA') }}

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