@extends('layouts.master') @section('title') @lang('translation.Apex_Charts') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Charts @endslot @slot('title') Apex Charts @endslot @endcomponent

Line with Data Labels

Dashed Line

Spline Area

Column Chart

Column with Data Labels

Bar Chart

Line, Column & Area Chart

Radial Chart

Pie Chart

Donut Chart

@endsection @section('script') @endsection