@extends("layouts.dashboard") @section("title", "Add new post - Dashboard | TechnoBlog") @section("dashboard_content")
Current phase: {{ $post->review->getPhase()->name }} @if($post->review->canReview()) Approve @endif