@extends('layouts.app') @section('title', 'Clinical Report – ' . $student->name) @section('content') @php $profile = $student->studentProfile; @endphp
{{ $student->name }} · {{ $semester->name }}