@extends('layouts.simple.master') @section('title', 'Morris Chart') @section('css') @endsection @section('main_content')

ChartJS Chart

Bar Chart
Line Graph
Radar Graph
Line Chart
Doughnut Chart
Polar Chart
@endsection @section('scripts') @endsection