Tabel Customer

{{--

Table Test

--}}
@if ($data->count() == 0) @else @foreach ($data as $item) @endforeach @endif
# Nama Email No. Hp Alamat Action
Data tidak ada
{{ $loop->iteration }} {{ $item->nama_customer }} {{ $item->email }} {{ $item->no_hp }} {{ $item->alamat }} Ubah