@extends('layout.master') @section('title', 'Data Guru') @push('css') @endpush @section('content')
No | Nama | NIP | Address | Phone | Action | |
---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $guru->nama }} | {{ $guru->nipa }} | {{ $guru->email }} | {{ $guru->kabupaten }} | {{ $guru->nohp1 }} | Edit |