@extends('layouts.app') @section('content')

{{ _lang('Create New Language') }}

@csrf
@endsection