@extends('backend.layouts.app') @section('content')
| # | {{translate('Image & Name')}} | {{translate('Stage Name')}} | {{translate('Gender')}} | {{translate('Nationality')}} | {{translate('Date of Birth')}} | {{translate('Video Validatio Status')}} | {{translate('Disbale All Performance')}} | {{translate('Featured')}} | {{translate('Status')}} | {{translate('Action')}} |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ ($key+1) + ($artists->currentPage() - 1) * $artists->perPage() }} |
Pending
performance_status == 1) checked @endif>
|
performance_status == 1) checked @endif>
|
featured == 1) checked @endif>
|
status == 1) checked @endif>
|