@extends('admin.layouts.master-soyuz') @section('title',__("Edit Store |")) @section('body') @include('admin.layouts.topbar',$data)
@if ($errors->any()) @endif
{{__("Edit Store")}}
{{csrf_field()}} {{ method_field('PUT') }}
{{ __('If you did not see store id hit update button to get it.') }}
{{ __('Choose Store Owner') }}
{{ __('Enter Store Name') }}
{{ __('Please enter buisness email') }}
{{ __('Please enter valid GSTIN/VAT No.') }}
{{ __('Please enter Phoneno.') }}
{{ __('Please select Mobile no.') }}