@extends('backend.layouts.app') @section('title') {{ 'Sparkline Charts | '.env('APP_NAME') }} @endsection @section('breadcrumbs') @include('backend.layouts.partials.breadcrumbs',['current' => 'Sparkline Charts']) @endsection @push('before-css') @endpush @section('content')

Simple Line Chart

Line Chart with Area

BI-Polar Line Chart

Animation Chart

Radar Chart

SVG animation chart

Gauge Chart

Donute chart

@endsection @push('js') @endpush