@extends('front.layouts.app') @section('content')
{{ $notification->data['message'] }}
{{ $notification->data['comment'] ?? $notification->data['content'] }}