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