@extends('partials.master') @section('title','Rombel') @section('content')
SISWA BELUM MASUK ROMBEL
@CSRF
@CSRF
SISWA KELAS {{ $rombel->nama_rombel }}
@if($message = Session::get('success')) @endif @endsection