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

Line & Column Charts

Multiple Y-Axis Charts

Line & Area Charts

Line, Column & Area Charts

@endsection @section('script') @endsection