@extends('layouts.app') @section('title', 'Training Plans') @section('content')
{{ $plan->trainingNeed->training_title }}
Create a training plan to schedule training sessions.