@extends('layouts.admin.app') @section('title', 'Data ' . $title) @section('content')
| No | {{--Header Image | --}}Address | Phone Number | Last Edit | {{--Edited by | --}}Action | ||
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{--{!! $data->address !!} | {{ $data->phone }} | {{ $data->email }} | {{--{{ $data->updated_at->diffForHumans(); }} | --}}{{ $data->updated_by ?? '-' }} | {{-- | Edit | --}}