| Name | Rating | Background | Status | Action |
|---|---|---|---|---|
| {{ $item->name }} | {{ $item->rating }} | {{ $item->status }} |
@extends('backend.settings.competency-ratings.layout') @section('title','Competency Ratings Setting') @section('competency-ratings-content') @if ($errors->any())
{{ $error }}
@endforeach| Name | Rating | Background | Status | Action |
|---|---|---|---|---|
| {{ $item->name }} | {{ $item->rating }} | {{ $item->status }} |