@include('header')
Store Information

Store

@csrf
Please enter a username.
Please enter a username.
Please enter a username.
Please enter a username.
Please enter a username.

Stores

@php $sno = 1; @endphp @foreach($store as $store) @endforeach
S.No Store Contact Person Mobile No Email Address State Action
{{ $sno++ }} {{ $store->store }} {{ $store->contact_person }} {{ $store->mobileno }} {{ $store->email }} {{ $store->address }} {{ $store->state }}
@include('footer') @if(session('success')) @endif