@extends('layouts.dash') @section('style') @stop @section('content')

Ubah Kursus

@csrf
@error('program_id') {{ $message }} @enderror
@error('instruktur_id') {{ $message }} @enderror
@endsection @section('script') @stop