'svg/brand-logos/plurk.svg', 'info' => array( 'title' => 'Brad Simmons', 'description' => 'Movie Creator' ), 'technologies' => 'React, HTML', 'status' => array( 'label' => 'Approved', 'color' => 'success' ) ), array( 'image' => 'svg/brand-logos/telegram.svg', 'info' => array( 'title' => 'Popular Authors', 'description' => 'Most Successful' ), 'technologies' => 'Python, MySQL', 'status' => array( 'label' => 'In Progress', 'color' => 'warning' ) ), array( 'image' => 'svg/brand-logos/vimeo.svg', 'info' => array( 'title' => 'New Users', 'description' => 'Awesome Users' ), 'technologies' => 'Laravel,Metronic', 'status' => array( 'label' => 'Success', 'color' => 'primary' ) ), array( 'image' => 'svg/brand-logos/bebo.svg', 'info' => array( 'title' => 'Active Customers', 'description' => 'Movie Creator' ), 'technologies' => 'AngularJS, C#', 'status' => array( 'label' => 'Rejected', 'color' => 'danger' ) ), array( 'image' => 'svg/brand-logos/kickstarter.svg', 'info' => array( 'title' => 'Bestseller Theme', 'description' => 'Best Customers' ), 'technologies' => 'ReactJS, Ruby ', 'status' => array( 'label' => 'In Progress', 'color' => 'warning' ) ), ), // Tab 2 array( array( 'image' => 'svg/brand-logos/plurk.svg', 'info' => array( 'title' => 'Brad Simmons', 'description' => 'Movie Creator' ), 'technologies' => 'React, HTML', 'status' => array( 'label' => 'Approved', 'color' => 'success' ) ), array( 'image' => 'svg/brand-logos/telegram.svg', 'info' => array( 'title' => 'Popular Authors', 'description' => 'Most Successful' ), 'technologies' => 'Python, MySQL', 'status' => array( 'label' => 'In Progress', 'color' => 'warning' ) ), array( 'image' => 'svg/brand-logos/bebo.svg', 'info' => array( 'title' => 'Active Customers', 'description' => 'Movie Creator' ), 'technologies' => 'AngularJS, C#', 'status' => array( 'label' => 'Rejected', 'color' => 'danger' ) ), ), // Tab 3 array( array( 'image' => 'svg/brand-logos/kickstarter.svg', 'info' => array( 'title' => 'Bestseller Theme', 'description' => 'Best Customers' ), 'technologies' => 'ReactJS, Ruby ', 'status' => array( 'label' => 'In Progress', 'color' => 'warning' ) ), array( 'image' => 'svg/brand-logos/bebo.svg', 'info' => array( 'title' => 'Active Customers', 'description' => 'Movie Creator' ), 'technologies' => 'AngularJS, C#', 'status' => array( 'label' => 'Rejected', 'color' => 'danger' ) ), array( 'image' => 'svg/brand-logos/vimeo.svg', 'info' => array( 'title' => 'New Users', 'description' => 'Awesome Users' ), 'technologies' => 'Laravel,Metronic', 'status' => array( 'label' => 'Success', 'color' => 'primary' ) ), array( 'image' => 'svg/brand-logos/telegram.svg', 'info' => array( 'title' => 'Popular Authors', 'description' => 'Most Successful' ), 'technologies' => 'Python, MySQL', 'status' => array( 'label' => 'In Progress', 'color' => 'warning' ) ), ), ); $loopIndex = 0; ?>
|
{{ $row['info']['title'] }} {{ $row['info']['description'] }} | {{ $row['technologies'] }} | {{ $row['status']['label'] }} | {!! theme()->getSvgIcon("icons/duotune/arrows/arr064.svg", "svg-icon-2"); !!} |