Messages
| S/N | Name | Mobile | Created | Updated | Action | |
|---|---|---|---|---|---|---|
| {{++$k}}. | {{$val->full_name}} | {{$val->mobile}} | {{$val->email}} | {{date("Y/m/d", strtotime($val->created_at))}} | {{date("Y/m/d h:i:A", strtotime($val->updated_at))}} |
@extends('master') @section('content')
| S/N | Name | Mobile | Created | Updated | Action | |
|---|---|---|---|---|---|---|
| {{++$k}}. | {{$val->full_name}} | {{$val->mobile}} | {{$val->email}} | {{date("Y/m/d", strtotime($val->created_at))}} | {{date("Y/m/d h:i:A", strtotime($val->updated_at))}} |