@extends('layouts.master') @section('title')Unikit @endsection @section('css') @endsection @section('body-start') @endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Charts @endslot @slot('title') Toast @endslot @endcomponent @endsection

Bar charts

Column charts

Line charts

Area charts

Bubble charts

Scatter charts

Pie charts

Donut pie charts

Heatmap charts

Treemap charts

Map charts

Boxplot charts

Bullet charts

Radial charts

@endsection @section('script') @endsection @section('body-end') @endsection