@extends('admin.layout')
@section('content')
@endsection
@section('script')
@if (Session::get('tenant_subscribtion_data')['languages']['belongs_to_subscribtion'] == true && Session::get('tenant_controle_modules')['languages'] == 1)
@else
@endif
@endsection