@extends('layouts.khtc') @section('title') {{$course->name}} @endsection @section('style') @endsection @section('seo_meta') @endsection @section('main')

{{$course->name}}

    @foreach($gallerys as $g) @php $files=$g->image; $fileNameNoExtension = preg_replace("/\.[^.]+$/", "", $files); $ext=pathinfo($files, PATHINFO_EXTENSION); $imgpath='/uploads/'.$fileNameNoExtension.'-cropped.'.$ext; $directpath='/uploads/'.$g->image; $sliderpath='/uploads/'.$fileNameNoExtension.'-slider.'.$ext; @endphp
  • {{$g->caption}}
  • @endforeach
    @foreach($gallerys as $g) @php $files=$g->image; $fileNameNoExtension = preg_replace("/\.[^.]+$/", "", $files); $ext=pathinfo($files, PATHINFO_EXTENSION); $imgpath='/uploads/'.$fileNameNoExtension.'-cropped.'.$ext; $directpath='/uploads/'.$g->image; @endphp
  • {{$g->caption}}
  • @endforeach
  • Course Type: Certification
  • Duration: {{$course->duration_days}} days
  • Program: {{$course->program->name}}
  • Level: Intermediate
  • Language: English
  • Certificate: Yes

Course Syllabus

@foreach ($syllabus as $s)
Chapter {{$s->chapter}} {{$s->type}}

{{$s->lesson_name}}

@endforeach
@auth

Edit this page

` @endauth
{{--

Photography Crash Course for Photographer

--}}

{{ucfirst($course->excerpt)}}

{{--
--}} {{-- --}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- (3 reviews)--}} {{--
--}} {{--
--}} {{-- Apply for admission--}} {{--
--}} {{--
--}}
{{$course->excerpt}}
{!! $course->body !!}

A place where we can guarantee 100% job placement.

 

Our students are being involved at the international market from east Asian to Europe, Australia, America etc. and of others are involving with Nepal as an employee or self-employed.

As this is a true fact that, Everyday more and more youngsters and are bound to be abroad for a good employment in the name of different visas.

when there will be a good skill we can obviously have a better employment within the country.

@endsection