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