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