@extends('layouts.app') @section('title', 'Dashboard') @section('title-section', 'Dashboard') @push('addon-style') @endpush @section('content')
| Register | Nama Project | Layanan | |
|---|---|---|---|
| {{ $row->no_registrasi }} | {{ $row->customer->customer_name }} | {{ $row->layananRegistrasi->nama_layanan }} |