@extends('layouts.admin') @section('title', 'Edit Learning Path') @section('content')
Edit Learning Path
Kembali
@csrf @method('PUT')
@endsection