@php $services = [ [ 'title' => 'Advertisement Shoots', 'slug' => 'advertisement-shoots', 'icon' => '01.png', 'label' => 'Creative Service', ], [ 'title' => 'Event Management', 'slug' => 'event-management', 'icon' => '02.png', 'label' => 'Event Management', ], [ 'title' => 'Music Video Production', 'slug' => 'Music Video Production', 'icon' => '03.png', 'label' => 'Music Video Production', ], [ 'title' => 'Line Production', 'slug' => 'line-production', 'icon' => '04.png', 'label' => 'Line Production', ], [ 'title' => 'Brand Promotions', 'slug' => 'event-promotions', 'icon' => '05.png', 'label' => 'Brand-Promotions', ], [ 'title' => 'BTL Activation', 'slug' => 'btl-activation', 'icon' => '06.png', 'label' => 'Activation', ], ]; @endphp

Services