akaunting 3.0 (the last dance)
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
@foreach ($notifications as $notification)
|
||||
{!! $notification !!}
|
||||
@endforeach
|
Reference in New Issue
Block a user
@ -0,0 +1,3 @@
|
||||
@foreach ($notifications as $notification)
|
||||
{!! $notification !!}
|
||||
@endforeach
|