@extends('layout/ace') @section('breadcrumbs') {{ Breadcrumbs::render('cms.system_settings.edit', $systemSettings) }} @endsection @section('title', 'Izmena podešavanja sistema') @section('content')
@csrf @method('PATCH')

Autoplay lekcije

@endsection @section('scripts') @parent @endsection