{{ $merchant->name }}
@foreach ($merchant->products->where('state', 1) as $product) @endforeach
{{ $merchant->phoneNumber }}
{{ $merchant->email }}
{{ $product->title }}-{{ $product->fullAddress }} @if(config('app.type') == 'ipetbooking') @else @endif