@extends('main') @section('css') @endsection @section('content')

Edit Project Form

@csrf @method('PUT')

@endsection @section('js') @endsection