@php
$title = admin_trans('offers_by_store');
$description = 'View which stores have the most offers';
$icon = 'store';
@endphp
@extends('admin.analytics.base')
@section('analytics-content')
@if($data->isEmpty())
@endforeach