@extends('layouts.app') @section('title') Kelas @endsection @section('content')

Kelas

@include('kelas.table')
@endsection