'$560,000', 'technologies' => 'Laravel, Metronic', 'status' => array( 'label' => 'Approved', 'color' => 'success' ) ), array( 'price' => '$2,000,000', 'technologies' => 'ReactJs, HTML', 'status' => array( 'label' => 'In Progress', 'color' => 'warning' ) ), array( 'price' => '$760,000', 'technologies' => 'Python, MySQL', 'status' => array( 'label' => 'Success', 'color' => 'danger' ) ), array( 'price' => '$257,000', 'technologies' => 'ReactJS, Ruby', 'status' => array( 'label' => 'Rejected', 'color' => 'info' ) ), array( 'price' => '$560,000', 'technologies' => 'AngularJS, C#', 'status' => array( 'label' => 'In Progress', 'color' => 'primary' ) ), ); ?>
@if (isset($user['avatar']))
@else
{{ $user['initials']['label'] }}
@endif
|
{{ $row['price'] }} Paid | {{ $row['technologies'] }} | {{ $row['status']['label'] }} | {!! theme()->getSvgIcon("icons/duotune/general/gen019.svg", "svg-icon-3") !!} {!! theme()->getSvgIcon("icons/duotune/art/art005.svg", "svg-icon-3") !!} {!! theme()->getSvgIcon("icons/duotune/general/gen027.svg", "svg-icon-3") !!} |