@extends('layouts.app') @section('content') @section('css') @endsection
| Id | Status | Date | |
|---|---|---|---|
| {{ $row->id }} | {{ $row->email }} | @if($row->subscribe == 1) @else @endif |
{{date('d-M-Y', strtotime($row->created_at))}}
{{date('h:i A', strtotime($row->created_at))}} |