Manage Colors

{{ csrf_field() }}

Title color settings


@include('web.default.view.product.color-palet', [ 'colorInput'=>'title_background_color', 'colorInputLabel'=>'Title background color' ] )





@include('web.default.view.product.color-palet', [ 'colorInput'=>'title_text_color', 'colorInputLabel'=>'Title text color' ] )





@include('web.default.view.product.text-size-inputs', [ 'colorInput'=>'title_text_size', 'colorInputLabel'=>'Title text size', 'colorInputValue'=>$product->title_text_size ] )