@extends('admin.layouts.master-soyuz') @section('title',__('Create a new role')) @section('body') @component('seller.components.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Create a new role') }} @endslot @slot('menu1') {{ __('Role') }} @endslot @slot('menu2') {{ __('Create a new role') }} @endslot @slot('button')