@extends('admin.layouts.sellermaster') @section('title', 'Seller Invoice Setting') @section('body') @component('seller.components.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('Seller Invoice Setting') }} @endslot @slot('menu1') {{ __('Seller Invoice Setting') }} @endslot @endcomponent
@endsection