@extends('layout.master') @push('plugin-styles') @endpush @section('content')
Morris Charts

Good-looking charts shouldn't be difficult. Read the Official Morris.js Documentation for a full list of instructions and other options.

Line chart
Bar chart
Area chart
Donut chart
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush