@extends('layouts.main') @section('page-style') @endsection @section('page-plugin') @endsection @section('page-script') @endsection @section('content')
@include('layouts.notifications')| No | To | Subject | Send At | Click At | Action |
|---|---|---|---|---|---|
| {{($post['page'] - 1) * 15 + $key + 1}} | {{$data['push_sent_to']}} | {{$data['push_sent_subject']}} | @if($data['push_sent_send_at'] != "") {{date('d F Y - H:i', strtotime($data['push_sent_send_at']))}} @else {{date('d F Y - H:i', strtotime($data['created_at']))}} @endif | @if(!empty($data['click_at'])) {{date('d F Y - H:i', strtotime($data['click_at']))}} @endif | Detail |
| No Data Available | |||||