@extends("admin.template.layout") @section("header") @stop @section("content")
# | Name | Mobile | Message | Created At | |
---|---|---|---|---|---|
{{ $key +1 }} | {{ $row->name }} | {{ $row->email }} | {{ $row->mobile }} | {{ $row->message }} | {{ date('d-m-Y ',strtotime($row->created_at)) }} |