@extends('admin.tw.layout') @section('title','Edit Color') @section('content')

Edit Color

Back
@if(Session::has('message'))
{{ Session::get('message') }}
@endif
@csrf

Click here to upload • JPG/PNG up to 2MB

@endsection