@extends('layouts.master') @section('title', 'Modernize Bootstrap Admin') @section('pageContent') @include('layouts.breadcrumb', ['title' => 'Chart Apex Line', 'subtitle' => 'Home'])

Basic Line Chart

Data Label Line Chart

Zoomable Line Chart

Gradient Line Chart

Real Time Line Chart

@endsection @section('scripts') @endsection