@extends('layouts.admin.master') @section('title')Sparkline Chart {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Sparkline Chart

@endslot @endcomponent
Mouse Speed Chart
Simple Bar Charts
Line Chart
Simple Line Chart
Bar Chart
Pie chart
@push('scripts') @endpush @endsection