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

Edit project

@if ($errors->any())
Whoops! There were some problems with your input.

@endif
@csrf @method('PUT')
title:
description:
technology:
lien:
color:
img:
@endsection