@extends('layouts.admin') @section('content')

Edit Course

@csrf @method('PUT')
Back
@endsection