@extends('../layout/' . $layout) @section('subhead')
# | PROFILE | NAME | CONTACT NO. | GENDER | TOTAL REQUEST | STATUS | ACTIONS | |
---|---|---|---|---|---|---|---|---|
{{ ($page - 1) * 15 + ++$no }} |
|
{{ $astro['name'] }}
|
{{ $astro['contactNo'] }} | {{ $astro['email'] }} | {{ $astro['gender'] }} |
{{ $astro['totalCallRequest'] }} /{{ $astro['totalChatRequest'] }}
|
{{ $astro['isVerified'] ? 'Verified' : 'unverified' }}
|