@extends('layouts.admin.e-commerce.app') @section('title', 'Settings') @section('content') Setting - Color Home My Profile Application Settings Setting - Color Change @csrf @method('PUT') Primary Color: Primary Background Text Color: Secnodary Color: Optional Color: Optional Background Text Color: Main menu background: Main menu item color: @endsection @push('js') @endpush @push('css') @endpush