@extends('admin.layouts.app') @section('title','Update Skill Master') @section('content')

Update {{ $Skill->name }}

Skill List
@csrf

@endsection