Warning: Undefined variable $row in /home/binainv/public_html/themes/BC/Tour/Views/frontend/layouts/details/vendor.blade.php on line 2

Warning: Attempt to read property "author" on null in /home/binainv/public_html/themes/BC/Tour/Views/frontend/layouts/details/vendor.blade.php on line 2
@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::check() or Auth::id() != $row->author_id ) and setting_item('inbox_enable')) {{__('Message host')}} @endif
@endif