@extends('layouts.default') @section('title') Kompetensi Dasar {{$dataajar->mapel->nama}} - {{$dataajar->kelas->tingkatan}} {{$dataajar->kelas->jurusan}} {{$dataajar->kelas->suffix}} @endsection @push('before-script') @if (session('status')) @endif @endpush @section('content') @yield('title') Dashboard Silabus @yield('title') Edit Edit @csrf Tipe tipe=='1'? 'checked=""' : ''}} id="tipekd"> Pengetahuan tipe=='2'? 'checked=""' : ''}} id="tipekd"> Ketrampilan @push('before-script') @endpush Kode {{$id->tipe=='1'? '3' : '4'}}. @error('kode') {{$message}} @enderror @push('after-style') @endpush Judul : {{old('nama')!=null? old('nama') : $id->nama}} @push('after-script') @endpush @endsection