@extends('layouts.core.backend')
@section('title', trans('messages.geoip.title'))
@section('page_header')
    
        
        
            format_list_bulleted {{ trans('messages.geoip.title') }}
        
     
@endsection
@section('content')
    {{ trans('messages.geoip.description') }}
    
        
            
                
                    
                         
                        
                            GeoLite2 Free Geolocation Data
                        
                        
                            By Maxmind
                        
                         
                        Version: 2020
                     | 
                    
                        
                        
                        Active
                        
                        
                     | 
                    
                        
                            Setting
                        
                        
                        Reset
                        
                     | 
                
            
        
        
     
    
@endsection