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