@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

Color Picker
{{--
--}} {{----}} {{--
--}} {{----}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{----}} {{----}} {{--
--}} {{--
--}}
@stop {{-- page level scripts --}} @section('footer_scripts') @stop