@extends('layouts.main') @section('title', 'Knob Chart') @section('content')

{{ __('Overloaded "draw" method')}}

{{ __('Angle offset and arc')}}

{{ __('Cursor mode')}}

{{ __('Disable display input')}}

{{ __('Display previous value ')}}

{{ __('Read only and size')}}

@push('script') @endpush @endsection