@extends('layouts.portal') @section('header_title', 'Portfolio Overview') @section('content')
Tracking the lifecycle of our projects.
{{ $project->client->name ?? 'External Partner' }}
{{ $project->description ?: 'No description provided for this project.' }}
There are currently no projects. Create a new project to get started.