@extends('layouts.frontend') @section('content')
@include('course.category-sidebar') @if (defined('CNF_CURRENCY')) @php( $curreny = SiteHelpers::getCurrentcurrency(CNF_CURRENCY)) @endif
@stop