Countries
| S no | Country Code | Country Name | Phone Code | Status | Action |
|---|---|---|---|---|---|
| {{ $tl->id }} | {{ $tl->country_code }} | {{ $tl->country_name }} | {{ $tl->phone_code }} |
status ? 'checked' : '' }}>
|