@extends('header.header') @section('content')
Users Store

@foreach($data as $UserData)
{{__('image')}} {{__('Name')}} {{__('Email')}} {{__('Mobile number')}} {{__('StoreName')}} {{__('Status')}} {{__('Action')}}