@extends('site.layout') @section('content')
Edit Project: {{ $project->title }}
@csrf @method('put')
@endsection