@extends('layouts.app') @section('title', 'New Competency Record') @section('content')

New Competency Record

Back
@include('training.partials.alerts')
Details
@csrf
@endsection