@extends("admin.template.layout") @section("header") @stop @section("content")
# | Outlet Details | Active | Email Verified | Updated | Action |
---|---|---|---|---|---|
{{$i}} |
@if(!empty($datarow->image))
{{$datarow->email}}
{{'+'.str_replace("+","",$datarow->dial_code.' '.$datarow->phone)}}
|
{{$datarow->email_verified == 1 ? 'Verified' : 'Not verified';}} | {{web_date_in_timezone($datarow->updated_at,'d-M-Y h:i A')}} |