@extends('adminlte::page') @section('title', 'Group Counseling Session Details') @section('content_header')
No students assigned to this group.
@endif| 4 P's | @foreach($factors as $factor){{ ucfirst($factor) }} | @endforeach
|---|---|
| {{ $p }} | @foreach($factors as $factor){{ $formulation[$p][$factor] ?? '-' }} | @endforeach