@extends('admin/layouts/default') {{-- Page title --}} @section('title') Color Picker @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Color picker slider Dashboard UI Features Color picker slider Color Picker Color picker with Hexa code: {{----}} {{--color picker with rgba code with Transperancy--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{-- Horizontal Transperancy--}} {{----}} {{----}} {{----}} {{----}} {{----}} Bootstrap Colors Picker Change background color @stop {{-- page level scripts --}} @section('footer_scripts') @stop