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