@php $isPdf = request()->routeIs('brochures.download'); @endphp @php $isPdf = request()->routeIs('brochures.download'); @endphp
@if ($image) @endif @if ($logo)

{{ $company_name }}

@endif
What We Do

{{ $about_text }}

Our Products
@foreach ($products as $product)
@if ($product->image)
@endif

{{ $product->name }}

{!! strip_tags($product->description) !!}

@endforeach
Get in Touch
{!! nl2br(e($contact_info)) !!}