@extends('layouts.pdf') @section('content') @if($company->letterhead_title_show_in_pdf)

{{ $title }}

@endif {!! $htmlcontent !!} @endsection