@extends('layout.front') @section('title', 'Krojač Biznis | Izmeni obavezne kurseve') @section('styles') @parent @endsection @section('content')
@include('front-inc._header-account')
@include('front-inc._footer')
@endsection @section('add-scripts') @parent @endsection