@extends('layouts.app') @section('title', isset($project) ? 'Edit Project' : 'Create Project') @section('content')