@extends('layouts.admin.app') @section('content')
| S.No | Contact | Contact Type | Email address | Address | Disable | ||
|---|---|---|---|---|---|---|---|
| {{ $contact->id }} | {{ $contact->contact_no }} | @if($contact->status==0)Whatsapp Number | @elseif($contact->status==1)TollFree Number | @elseLocal Number | @endif{{ $contact->email_address }} | is_disable =='0' ? 'checked' : '' }}> | edit |