@include('public::notifications')

Details of {!! $store['name'] !!}

Your awesome text goes here.



{!! $store['id'] !!}

{!! $store['name'] !!}

{!! $store['user_id'] !!}

{!! $store['code'] !!}

{!! $store['slug'] !!}

{!! $store['description'] !!}

{!! $store['address'] !!}

{!! $store['city'] !!}

{!! $store['district'] !!}

{!! $store['state'] !!}

{!! $store['country'] !!}

{!! $store['zipcode'] !!}

{!! $store['phone'] !!}

{!! $store['email'] !!}

{!! $store['stock'] !!}

{!! $store['status'] !!}

{!! $store['created_at'] !!}

{!! $store['updated_at'] !!}

{!! $store['deleted_at'] !!}