@extends('admin.layouts.sellermastersoyuz') @section('title',__('Available Product Attributes')) @section('body') @component('seller.components.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('Available Product Attributes') }} @endslot @slot('menu1') {{ __('Available Product Attributes') }} @endslot @endcomponent
@endsection