@extends('core::layouts.master')
@section('stylesheet')
@endsection
@section('breadcrumb', 'Google Analytics')
@section('head-action')
{{ Form::bsNavButton('Cấu hình', route('admin.setting.index', 'google')) }}
@endsection
@section('content')
Lượng người dùng truy cập
Tổng người dùng theo tỉnh thành
@endsection
@section('scripts')
@endsection