@extends('template_backend.home') @section('heading') Data User @foreach ($role as $d => $data) {{ $d }} @endforeach @endsection @section('page')
| No. | Username | No Id Card | @elseif ($d == 'Siswa')No Induk Siswa | @else @endif @endforeach {{--Tanggal Register | --}}Aksi | |
|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $data->name }} | {{ $data->email }} | @if ($data->role == 'Siswa'){{ $data->no_induk }} | @elseif ($data->role == 'Guru'){{ $data->id_card }} | @else @endif {{--{{ $data->created_at->format('l, d F Y') }} | --}}|
| Silahkan Buat Akun Terlebih Dahulu! | ||||||