@extends('admin.template.layout') @section('header') @stop @section('content')
# | Store Info | Vendor | Is Active | Location | Created Date | |
---|---|---|---|---|---|---|
{{ $i }} |
+{{ $str->dial_code.' '.$str->mobile }}
|
{{ $str->vendor->name }} | {{$str->business_email}} | @if($str->active) Active @else Inactive @endif | {{$str->location}} | {{web_date_in_timezone($str->created_at,'d-M-Y h:i A')}} |