@extends('admin.layouts.app') @section('title', '| Mass Push') @section('mass-push', 'active') @section('search_url', route('admin.mass-push')) @section('search_text', app('request')->input('search')) @section('show_search_bar', true) @section('content') @session('success')
Title | Description | Status | Delivered On |
---|---|---|---|
No mass push found | |||
{{ $massPush->title }} | {{ $massPush->description }} | Delivered | {{ \Carbon\Carbon::parse($massPush->created_at)->format('d F Y') }} |