The following Catalogue Request has been submitted via the Rosewood website: Name: {{ $catalogueform->name }} Business name: {{ $catalogueform->business_name }} Job title: {{ $catalogueform->job_title }} Email adddress: {{ $catalogueform->email_address }} Telephone: {{ $catalogueform->telephone }} Address 1: {{ $catalogueform->address_1 }} Address 2: {{ $catalogueform->address_2 }} County: {{ $catalogueform->county }} Postcode: {{ $catalogueform->postcode }} Catalogues requested: @if ($catalogueform->require_product_catalogue) Product Catalogue @endif @if ($catalogueform->require_product_catalogue && $catalogueform->require_promotions_catalogue) and @endif @if ($catalogueform->require_promotions_catalogue) Promotions Catalogue @endif |