@if($notification) @if($notification['type'] == 'order_create') @else @endif {!! General::renderImages($notification['from_image'], 'small') !!} {{$notification['from_first_name'].' '.$notification['from_last_name']}} {{time_ago($notification['created'])}} {{$notification['message']}} @endif
{{$notification['message']}}