@if(session()->has('success'))
@endif
@if($errors->any())
@endif
| No | Challenge Name | Start Date | End Date | Goal | Friends | |
|---|---|---|---|---|---|---|
| {{ ($data->currentpage()-1)*$data->perpage()+$key+1 }} | {{ $d->challengeName }} | {{ $d->startDate}} | {{ $d->endDate}} | {{ $d->goal}} | Challenger List | |
| No Data found | ||||||
{{ $data->render() }}
Showing {{ $data->firstItem() }} - {{ $data->lastItem() }} of {{ $data->total() }}