@extends('layout') @section('content')

Add New Product

@if ($errors->any())
Error!
@endif
@csrf
Title:
Description:
Technology:
lien:
color:
img:
@endsection