@extends('frontend.maintemplate.maintemplate') @section('title', $courseCategory->name . ' :: AgeLess Institute') @section('content')
{{ $courseSubCategory->name ?? 'N/A' }}
@if(!empty(trim($courseSubCategory->sub_title_meta))) {{ $courseSubCategory->sub_title_meta }} @endif
Total Flying Hours: 64 Hrs

Overview: {!! str_replace(['

', '

'], '', $courseSubCategory->description) !!}

@if(!empty(trim($courseSubCategory->sub_title)))
{{ $courseSubCategory->sub_title }}
@endif
Topics Covered Type Level
Skin Anatomy Theory Only Basic/Advanced
Skincare Ingredient Theory Only Basic/Advanced
Topics Covered Type Level
Skin Anatomy Theory Only Basic/Advanced
Skincare Ingredient Theory Only Basic/Advanced
@endsection