Main Component

@if(isset($data['header']) && !empty($data['header']))
{!! $data['header'] !!}
@endif