@extends('layouts.master') @section('page_title', 'Role Details') @section('title', 'Role Create') @section('main_item', 'Role') @section('sub_item', 'Role Create') @section('content')
Create Role
@csrf

Roles


User


Customer


Excell report access


Supplier


City


Attribute


Category


Unit


Product


Courier


Order


Purchase


Account


Expense


Reports


Setting


Reseller


Reseller User Payment


Reselling unit access


New Reseller


Sub User


New Direct Resellers


@endsection @section('scripts') @endsection