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

Apex Charts

@stop @section('footer_scripts') @stop