@extends('admin/layouts/default') {{-- Page title --}} @section('title') Charts @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Flot Charts

Stacked Bar Chart
Bar Chart
Spline Chart
Line Chart
Area Chart
Spline Area Chart
Real Time Chart
@stop {{-- page level scripts --}} @section('footer_scripts') @stop