@extends('layouts.super_admin') @section('title', 'Dashboard') @section('content')
| # | Nama LBB | Siswa |
|---|---|---|
| {{ $index + 1 }} |
{{ $lbb->name }}
{{ $lbb->city ?? 'Indonesia' }}
|
{{ $lbb->students_count }} |