@yield('setSectionTitle')
@if(trim($__env->yieldContent('setSectionDescription')))@yield('setSectionDescription')
@endif
@if(trim($__env->yieldContent('setSectionButton')))
@yield('setSectionButton')
@endif
@yield('setContent')