@extends('admin.layouts.sellermastersoyuz') @section('title','All Subcategories | ') @section('body') @component('seller.components.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('staticwords.AllSubcategories') }} @endslot @slot('menu1') {{ __('staticwords.AllSubcategories') }} @endslot @endcomponent
{{__("staticwords.AllSubcategories")}}
# {{__("staticwords.Thumbnail")}} {{ __("staticwords.Name") }} {{ __("staticwords.ParentCategoryName") }} {{ __("staticwords.Details") }}
@endsection @section('custom-script') @endsection