@extends('layouts.master') @section('title') @lang('translation.Apex_Pie_Chart') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Apexcharts @endslot @slot('title') Apex Pie Charts @endslot @endcomponent

Simple Pie Chart

Simple Donut Chart

Updating Donut Chart

Monochrome Pie Chart

Gradient Donut Chart

Patterned Donut Chart

Pie Chart with Image Fill

@endsection @section('script') @endsection