@extends('layouts.app') @section('title', 'Add New Skill') @section('content')
@csrf
Skill Type:
@endsection