<div class="c-heading @modifiers('c-heading')"> <h2 class="c-heading__title">{{ $headingTitle or config('atomic.headingTitle') }}</h2> <p class="c-heading__subtitle">{!! $headingSubTitle or config('atomic.headingSubTitle') !!}</p> </div>