@isset($headerText)

{{$headerText}}

@endisset

{{$pHeaderText}}

@foreach($pheaderData as $v){ } @endforeach @foreach ($pdfData as $value) @foreach($pKeyFiled as $key) @endforeach @endforeach
{{$v}}
{{$value->$key}}

{{$cHeaderText}}

@foreach($cheaderData as $cv){ } @endforeach @foreach ($value->$childNodeName as $cvalue) @foreach($cKeyFiled as $ckey) @endforeach @endforeach
{{$cv}}
{{$cvalue->$ckey}}