@extends('layouts.admin.master') @section('title')Google Chart {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Google Chart

@endslot @endcomponent
Pie Chart 1
Area Chart 1
Area Chart 2
Pie Chart 2
Pie Chart 3
Pie Chart 4
Column Chart 1
Column Chart 2
Gantt Chart
Line Chart
Combo Chart
bar-chart2
word tree
@push('scripts') @endpush @endsection