@extends('callcenter.layout.default') @section('content')

Update Role

@if (session()->has('error')) @endif
@foreach( $all_modules as $module ) @endforeach
All Name Create Read Update Delete Download
{{ $module->module_name }}
@endsection @section('js') @endsection