@extends('marsland::layouts.customer') @section('title', _trans('common.Profile')) @section('customer-content')
@if(!empty($notification->createdby)) {{_trans('common.Sent By')}} : {{ @$notification->createdby->name }}, {{ $notification->created_at }} @endif