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

Add Color

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

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

@endsection