@extends('layouts/gnr_layout') @section('title', '| Home') @section('content')
Update User Rule
{!! 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('userId', 'User Name:', ['class' => 'col-sm-2 control-label']) !!}

Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/gnr/userBackUp/checkedView.blade.php:25 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/gnr/userBackUp/checkedView.blade.php on line 25