@extends('layout.b2c') @section('title', 'Krojač B2C | Pretplata') @section('og-meta-tags') @endsection @section('content') @include('front.subscribe.partials._section-top-title') @include('front.subscribe.partials._section-subscribe-help') @include('front.subscribe.partials._section-faq') @include('front.partials.index_b2c._footer') @endsection @section('modals-and-offcanvas') {{-- @include('front.courses.partials._offcanvas-categories-mobile') @include('front.courses.partials._offcanvas-search-mobile') @include('front.courses.partials._offcanvas-courses-filter') --}} @endsection @section('add-scripts') @parent @endsection