@extends('admin.layouts.default') {{-- Page title --}} @section('title') Apex Pie Charts @parent @stop {{-- page level styles --}} @section('header_styles') @stop @section('content')

Apex Pie Charts

Simple Pie
Pie with Image
Monochrome Pie
Simple Donut
Gradient Donut
Semi Donut
Donut with Pattern
Donut Update
@stop @section('footer_scripts') @stop