@extends('layouts.main') @section('title', 'Amcharts') @section('content')

{{ __('3D Pie Chart')}}

{{ __('Bar Chart')}}

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

{{ __('Angular Gauge')}}

{{ __('Line Chart')}}

{{ __('Map Chart')}}

@push('script') @endpush @endsection