@extends('admin.layouts.sellermaster') @section('title', 'Edit Store - $store->name') @section('body') @component('seller.components.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('Edit Store') }} @endslot @slot('menu1') {{ __('Edit Store') }} @endslot @endcomponent