@php // List items $items = array( array( 'icon' => 'icons/duotune/electronics/elc004.svg', 'title' => 'BoomApp by Keenthemes', 'number' => '#45789' ), array( 'icon' => 'icons/duotune/graphs/gra001.svg', 'title' => '"Kept API Project Meeting', 'number' => '#84050' ), array( 'icon' => 'icons/duotune/graphs/gra006.svg', 'title' => '"KPI Monitoring App Launch', 'number' => '#84250' ), array( 'icon' => 'icons/duotune/graphs/gra002.svg', 'title' => 'Project Reference FAQ', 'number' => '#67945' ), array( 'icon' => 'icons/duotune/communication/com010.svg', 'title' => '"FitPro App Development', 'number' => '#84250' ), array( 'icon' => 'icons/duotune/finance/fin001.svg', 'title' => 'Shopix Mobile App', 'number' => '#45690' ), array( 'icon' => 'icons/duotune/graphs/gra002.svg ', 'title' => '"Landing UI Design" Launch', 'number' => '#24005' ), ); @endphp