@extends('layout/ace') @section('breadcrumbs') {{ Breadcrumbs::render('lesson.edit', $lesson->id) }} @endsection @section('title') Izmena {{ App\Models\Lesson::$typeT }} @endsection @section('content')
@if (App\Models\Lesson::$type == 'Exercise' || App\Models\Lesson::$type == 'Lecture')