@extends('layouts.main') @section('title', 'Chartist') @section('content') @push('head') @endpush

{{ __('Slimple Line Chart')}}

{{ __('Line Chart with area')}}

{{ __('Advanced Smil Animations')}}

{{ __('Bi Polar Bar Chart')}}

{{ __('Overlapping Bars on mobile')}}

{{ __('Extreme Responsive Configuaration')}}

{{ __('Pie Chart')}}

{{ __('Gauge Chart')}}

{{ __('Animated Donut Chart')}}

@push('script') @endpush @endsection