@extends('layout/ace') @section('breadcrumbs') {{ Breadcrumbs::render('cms.front_landing') }} @endsection @section('title', "Podešavanje landing strane") @section('content')
@endsection @section('scripts') @parent @endsection