@extends('layouts.app') @section('title', $plan->title) @section('content')
{{ $plan->description }}
{{ $milestone->description }}
마일스톤이 없습니다.