Hi,
@if($body->type == "user")
Greetings from sheelafoam, following is the broucher for your requirement:
{{$body->browcher_url}}
@else
Leads generated with following details:
Name : {{$body->name}}
Company Name : {{$body->company_name}}
Category : {{$body->category}}
Sub Category : {{$body->sub_category}}
Email : {{$body->email}}
Contact Number : {{$body->phone}}
City : {{$body->city}}
@endif
|