{% if 'fluid' in prefix %} {% endif %} {% if 'fluid' in prefix %} {% endif %}
Current Month
$12,920
31.5% arrow_upward
gps_fixed
Total Lifetime
$53,642
Students this Month
182
3.5% arrow_downward
perm_identity

Top Courses

{% set courses = [{ title: 'Basics of Social Media', avatar: 'https://images.unsplash.com/photo-1562577309-4932fdd64cd1?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=clamp&w=35&h=35', progress_count: 60, progress_variant: 'bg-primary' },{ title: 'Learn Vue.js Fundamentals', avatar: 'assets/images/logos/vuejs.svg', progress_count: 25, progress_variant: 'bg-vuejs' }, { title: 'Angular in Steps', avatar: 'assets/images/logos/angular.svg', progress_count: 100, progress_variant: 'bg-angular' }, { title: 'ES6 Foundations', avatar: 'assets/images/logos/javascript.svg', progress_count: 80, progress_variant: 'bg-warning' }] %}
    {% for item in courses %}
  • course
    {{ item.title }}
    {{ item.progress_count }} sales
    ${{ item.progress_count * 391 }}
  • {% endfor %}