@extends('admin.layouts.app') @section('title', $title) @section('content')
You have received a new Order [{{$notification->data['order_reference']}}]. {{$notification->created_at->diffForHumans()}}
New Ticket [{{$notification->data['reference_id']}}] has been created. {{$notification->created_at->diffForHumans()}}
New repsonse on Ticket [{{$notification->data['reference_id']}}] has been submitted. {{$notification->created_at->diffForHumans()}}