@extends('layouts.app') @section('title', 'Project Details') @section('content')
{{$cr->title}} {{$cr->created_at}}
{{$cr->notes}}