@extends('layouts.khtc') @section('title') {{$page->name}} Course @endsection @section('seo_meta') @endsection @section('breadcrumb')
  • Home
  • {{ $page->title }}

{{ $page->title }}

@endsection @section('main')
{{-- Make Connections--}}

{{$page->sub_heading}}

{!! $page->body !!}

Note:
i) 17101 to present certificate are listed here.
ii) Diploma / Specialization course in Cookery certificate records are available from the certificate number 969

{{csrf_field()}}

Certificate Holder Search

@endsection @section('script') @endsection