@extends('layouts.core.backend_dark')
@section('title', $language->name)
@section('head')
@endsection
@section('menu_title')
translate
{{ trans('messages.language.translation') }}
navigate_next
{{ $language->name }}
@endsection
@section('menu_right')