@extends('layouts.app') @section('styles') @endsection @section('content')

{{ ucwords($project->title) }}

By: {{ ucwords($project->user->fname.' '.$project->user->lname) }}

Link to this project

Project URL

$145,987 raised of $180,000 goal

25%

2,973 donations$34,013 to go

@endsection