@extends('admin/layout') @section('page_title', 'Manage Color') @section('color_select','active') @section('container')

Manage Color

@csrf
@error('color') @enderror
@endsection