@extends('layouts.master') @section('title', 'ChartJS Chart') @section('css') @endsection @section('breadcrumb')

ChartJS Chart

@endsection @section('main_content')

Bar Chart

Line Graph

Radar Graph

Line Chart

Doughnut Chart

Polar Chart

@endsection @section('scripts') @endsection