@extends('admin.layouts.admin') @section('content')
Name | Type | Language | URL/Number | Action |
---|---|---|---|---|
{{ $contact->name }} | @if($contact->type == "About_Nesco") {{"About Nesco"}} @elseif($contact->type == "Emergency") {{"Emergency"}} @elseif($contact->type == "About_Nesco") {{"About Nesco"}} @elseif($contact->type == "Complain_Feedback") {{"Complain Feedback"}} @elseif($contact->type == "Online_Electricity_Bill") {{"Online Electricity Bill"}} @elseif($contact->type == "Other") {{"Other"}} @endif | @if($contact->language == "en") {{"English"}}@elseif($contact->language == "bd") {{"Bangla"}} @endif | {{ $contact->numbers }} |