@extends('layout.master') @section('content')
Chart.js

Simple yet flexible JavaScript charts. Read the Official Chart.js Documentation for a full list of instructions and other options.

Bar chart
Line chart
Doughnut chart
Area chart
Pie chart
Bubble chart
Radar chart
Polar area chart
Grouped bar chart
Mixed bar chart
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush