{{ $title }}

@if ($text_pre_brand_page)
{!! $text_pre_brand_page !!}
@endif
@foreach ($info['customization'] as $pageT => $perc) @endforeach
% OF BRAND PAGE CUSTOMIZATION
EVALUATED ASSET Full Partial NO
{{ $pageT }} {{ $perc['perc']['Full'] }}% {{ $perc['perc']['Partial'] }}% {{ $perc['perc']['NO'] }}%
@foreach ($info['websites_customization']['websites'] as $key => $row)

Customization - {{ $key }}

@endforeach