@extends('layouts.admin') @section('page-title', 'Edit Color') @section('content')
Update {{ $color->name }}
{{ $message }}
Preview