@extends('layout') @section('title', 'home') @section('description', 'Creating captivating product licensing concepts') @section('keywords') {!! $keyWords !!} @endsection @section('content')
@for ($i = 0; $i < 2; $i++) @endfor
@for ($i = 2; $i < 4; $i++) @endfor
@for ($i = 4; $i < 6; $i++) @endfor

Creating captivating product licensing concepts

to take your brand to the next level

Our Retail Partners
@foreach ($services as $service)

{{ $service->title }}

{{ $service->description }}
@endforeach

OUR BRANDS

@if ($priorityBrands->count() % 2 == 0) @foreach ($priorityBrands as $brand) @endforeach @else @foreach ($priorityBrandsWithoutLast as $brand) @endforeach @endif

{{-- 8 --}} {{ $count['youtube_sub'] }} SUBS ON YOUTUBE

{{ $count['insta_followers'] }} {{-- 2 --}} INSTAGRAM FOLLOWERS

{{ $count['face_followers'] }} {{-- 2 --}} FACEBOOK FOLLOWERS

{{ $count['monthly_viewers'] }} {{-- 160 --}} MONTHLY VIEWERS

Let's

Connect

Get In Touch
@endsection