@foreach($portfolio_websites as $portfolio_website) {{--
--}}
{{--
--}}
@endforeach
@foreach($portfolio_brandings as $portfolio_branding)
@if(is_null($portfolio_branding->main_link)) @else @endif
@endforeach
@foreach($portfolio_animations as $portfolio_animation)
@if(is_null($portfolio_animation->main_link)) @else @endif
@endforeach
@foreach($portfolio_nfts as $portfolio_nft)
@if(is_null($portfolio_nft->main_link)) @else @endif
@endforeach
@foreach($portfolio_illustrations as $portfolio_illustration)
@if(is_null($portfolio_illustration->main_link)) @else @endif
@endforeach
@foreach($portfolio_smms as $portfolio_smm)
@if(is_null($portfolio_smm->main_link)) @else @endif
@endforeach