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