@extends('layouts.admin') @section('title', 'Skills & Attributes Master') @section('page_title', 'Skills & Attributes') @section('content')
Manage master list of employee qualifications and skills.
| Description / Title | Category | Status | Actions |
|---|---|---|---|
|
{{ substr($skill->name, 0, 1) }}
{{ $skill->name }}
ID:
#SK-{{ str_pad($skill->id, 4, '0', STR_PAD_LEFT) }}
|
{{ $skill->category }} |
|
|
No skills foundClick the button above to add your first skill. |
|||