@extends('portal.layouts.app', [ 'class' => '', 'elementActive' => '' ]) @section('title','Social Media Suppliers') @section('css') @endsection @section('content')
| # | Name | Code | Candidates |
|---|---|---|---|
| {{ $k + 1 }} | {{ $item->name }} | {{ $item->code }} | {{ $item->candidates_count }} |
| TOTALS | {{$data->sum('candidates_count')}} | ||