@extends('adminLayout::index') @section('pageContent')
@csrf
{{ __('admin/lang.form.native_name_helper') }}
{{ __('admin/lang.form.alpha_2_helper') }}
@endsection