Role-List
Add Role
@csrf
@if ($errors->has('rollName'))
{{ $errors->first('rollName') }}
@endif