Warning: Undefined variable $row in /home/oyaagyug/public_html/modules/Tour/Views/frontend/layouts/details/vendor.blade.php on line 3

Warning: Attempt to read property "author" on null in /home/oyaagyug/public_html/modules/Tour/Views/frontend/layouts/details/vendor.blade.php on line 3
@if(!empty($vendor->id))

{{$vendor->getDisplayName()}} @if($vendor->is_verified) {{__( @else {{__( @endif

{{ __("Member Since :time",["time"=> date("M Y",strtotime($vendor->created_at))]) }}

@if((!Auth::id() or Auth::id() != $row->create_user ) and setting_item('inbox_enable')) {{__('Message host')}} @endif
@endif