@extends('backend.template.index') @section('title', 'Keritik dan Saran ' . subdomain()) @push('css-between') @endpush @push('script-between') @endpush @section('content')
# | NIK | Pesan | IP | Created At | ||
---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $formulation->email }} | {{ $formulation->nik }} | {{ $formulation->body }} | {{ $formulation->ip }} | {{ $formulation->created_at }} |