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

{{ translate('Language Information') }}

{{ translate('Language Information') }}
@csrf
@endsection @section('script') @if (Session::get('tenant_subscribtion_data')['languages']['belongs_to_subscribtion'] == true && Session::get('tenant_controle_modules')['languages'] == 1) @else @endif @endsection