@extends('admin.layout') @section('content')

{{ translate('Language Information') }}

{{ translate('update Language Info') }}
@csrf
@endsection @section('script') @endsection