@if ($application->product_group->is_ggp)
@include('pages.company.products.partials.review.a-general')
@include('pages.company.products.partials.review.b-environment')
@include('pages.company.products.partials.review.c-product-cert')
@include('pages.company.products.partials.review.d-manufacturer')
@else
@include('pages.company.products.partials.review.general')
@endif
@include('pages.company.products.partials.review.contact-person')