@extends('front.layouts.main') @section('content')
{{ucfirst($project->street_address)}} @if($project->city != ''),{{ucfirst($project->city)}} @endif