@extends('header.header') @section('content')
StoreName | user name | MobileNumber | vendor_password | Status | action | |
---|---|---|---|---|---|---|
{{$vorData['StoreName']}} | {{$vorData['name']}} | {{$vorData['MobileNumber']}} | @if($vorData['status'] == "inactive") @elseif($vorData['status'] == "active") @endif @if($vorData['status'] == "inactive") InActive @elseif($vorData['status'] == "active") Active @endif |