@if ($customer->picture)
{{ $customer->name }}
@endif

{{ $customer->name }}

{!! Menu::get('CustomerMenu') !!}