@extends('layouts.admin.master') @section('title')Knob Chart {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Knob Chart

@endslot @endcomponent
Clock
Tron
Angle Offset
Disable Display Input
Cursor Mode
Display Previous Value
Angle Offset & Arc
4-digit, step 0.1
@push('scripts') @endpush @endsection