@extends('layouts.master') @section('data-sidebar')
Rights Management
{{--
@csrf --}}

Distributors List

Access Rights List

@foreach ($controllers as $count => $heading)

@foreach ($heading["sub_mod"] as $key => $rights) @if($rights->attribute_value != '')
@endif @endforeach @endforeach
{{--
--}}
@endsection @section('content')

Distributor Rights Management

New Rights

Distributor Rights List

LOADING...
@endsection @push('scripts') @endpush