@extends('dashboard::layouts.layout') @push('header')
| # | @lang('dashboard::dashboard.name') | @lang('dashboard::dashboard.email') | @lang('dashboard::dashboard.phone') | @lang('dashboard::dashboard.message') | |
|---|---|---|---|---|---|
| {{$loop->index}} | {{$contact->name}} | {{$contact->email}} | {{$client->phone}} | {{$client->message}} |