@extends('layout.app') @section('title', 'Dashboard') @section('content')
Pengunjung Masuk(in)
{{ $nilaivisitor }}
Pengunjung Keluar(out)
{{ $nilaikeluar }}
Total Pengunjung
{{ $nilaitotal }}
@endsection