@if ($guru->count() > 0)
@else
Belum ada Data Guru.
@endif
@extends('layouts.main') @section('content') @php use Carbon\Carbon; @endphp