@extends('layouts/gnr_layout') @section('title', '| Home') @section('content')
Warning: Undefined variable $subFunctions in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/roleBackUp/checkedView.blade.php on line 7

Warning: foreach() argument must be of type array|object, null given in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/roleBackUp/checkedView.blade.php on line 7
Update Role
{!! Form::open(array('url' => '', 'role' => 'form', 'class' => 'form-horizontal form-groups')) !!} {!! Form::text('id', $value = null, ['class' => 'form-control hidden', 'id' => 'id', 'type' => 'text']) !!}
{!! Form::label('name', 'User Role:', ['class' => 'col-sm-2 control-label']) !!}
{!! Form::text('name', $value = null, ['class' => 'form-control', 'id' => 'name', 'type' => 'text', 'placeholder' => 'Enter role name']) !!}

{!! Form::label('name', 'Module:', ['class' => 'col-sm-2 control-label']) !!}
Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/roleBackUp/checkedView.blade.php:70 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/roleBackUp/checkedView.blade.php on line 70