@extends('admin.layouts.app') @push('title') {{ __('Notification View') }} @endpush @section('content')
{!! $singleNotification->body !!}