@extends('admin.layouts.master-soyuz') @section('title',"Edit Art Gallery |") @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Edit Art Gallery') }} @endslot @slot('menu1') {{ __('Art Gallery') }} @endslot @slot('menu2') {{ __('Edit Art Gallery') }} @endslot @slot('button')
{{ __("Back")}}
@endslot @endcomponent
@if ($errors->any()) @endif
{{ __('Edit Art Gallery') }}
{{csrf_field()}} {{ method_field('PUT') }}
{{ __('If you did not see art gallery id hit update button to get it.') }}
{{ __('admin.chooseStoreOwner') }}
{{ __('admin.enterStoreName') }}
{{ __('admin.storeEmail') }}
{{ __('admin.storeEmail') }}
{{ __('admin.phoneno') }}
{{ __('admin.mobileno') }}