@extends('layouts.back-end.app') @section('title', translate('language')) @push('css_or_js') @endpush @section('content')

{{translate('select_country_code_for_product_and_category_language')}}

@csrf @php($language= getWebConfig(name: 'pnc_language'))
@endsection @push('script') @endpush