@extends('layouts.master') @section('content')

Data WhatsApp

Data Ulasan WhatsApp yang Telah Terklasifikasi

@foreach ($data as $key => $row) @if ($key > 0) @foreach ($row as $cell) @endforeach @endif @endforeach
Review Username Date/Time Label Manual Label SVM
{{ $cell }}
Review Username Date/Time Label Manual Label SVM
@endsection