@extends('backend-template')
@section('content')
Stats
@areachart('Statistic', 'pop_div')
@areachart('Statistic1', 'pop_div1')
@areachart('Statistic2', 'pop_div2')
@areachart('Statistic3', 'pop_div3')
@areachart('Statistic4', 'pop_div4')
@areachart('Statistic5', 'pop_div5')
@areachart('Statistic6', 'pop_div6')
@areachart('Statistic7', 'pop_div7')
@areachart('Statistic8', 'pop_div8')
@stop