| Name | Score | Background | Status | Action |
|---|---|---|---|---|
| {{ $item->name }} | {{ $item->score }} | {{ $item->status }} |
@extends('backend.settings.evaluation-scores.layout') @section('title','Evaluation Score Settings') @section('evaluation-scores-content') @if ($errors->any())
{{ $error }}
@endforeach| Name | Score | Background | Status | Action |
|---|---|---|---|---|
| {{ $item->name }} | {{ $item->score }} | {{ $item->status }} |