@extends('partials.master') @section('title','Dashboard') @section('content')
Jumlah Kelas X

Laki Laki :
Perempuan :
Jumlah Kelas XI

Laki Laki :
Perempuan :
Jumlah Kelas XII

Laki Laki :
Perempuan :
Jumlah Total

Laki Laki :
Perempuan :
@if($message = Session::get('success')) @endif @endsection