From: (Mobile) Get Offer
@if(!empty($form['name']))Name: {{ $form['name'] }}
@endif @if(!empty($form['company']))Company: {{ $form['company'] }}
@endifEmail: {{ $form['email'] }}
@if(!empty($form['phone']))Phone: {{ $form['phone'] }}
@endifSolutions: {{ $form['solutions'] }}
Message: {{ $form['message'] }}