@extends('backend.layouts.app') @section('title') {{ 'Bootstrap Touchspin | '.env('APP_NAME') }} @endsection @section('breadcrumbs') @include('backend.layouts.partials.breadcrumbs',['current' => 'Bootstrap Touchspin']) @endsection @push('before-css') @endpush @section('content')
We have used thirdparty plugin js of bootstrap touchspin and you can find the official website here: Bootstrap Touchspin