@extends('layouts.master') @section('title', 'Touchspin') @section('css') @endsection @section('breadcrumb')

Touchspin

@endsection @section('main_content')

Default touchspin

Use the .decrement-touchspin and .increment-touchspin class.

Outlined touchspin

Use the .decrement-touchspin and .increment-touchspin class.

Icons with prefix and postfix

Use the .decrement-touchspin and .increment-touchspin class.

$
%

Buttons with prefix and postfix

Use the .decrement-touchspin and .increment-touchspin class.

Rounded touchspin

Use the .decrement-touchspin and .increment-touchspin class.

@endsection @section('scripts') @endsection