@extends('admin.layouts.app') @section('panel') @php $pusherConfig = gs('pusher_config'); $operationCountry = gs('operating_country'); @endphp
@csrf
@lang('KM')
@lang('times')
{{ __(gs('cur_text')) }}
@lang('MINUTE')
@lang('MAP & PUSHER CONFIGURATION')
@endsection @push('script-lib') @endpush @push('style-lib') @endpush @push('script') @endpush @push('style') @endpush