@extends('frontend.tmp-pro.main') @section('content') @include('frontend.tmp-pro.share.slide')

{!! $getCategory->name !!}

{!!$getCategory->description!!}
List of CBET sites around Cambodia
@foreach($getCategory->getContent as $contentRelates) @endforeach
@include('frontend.tmp-pro.share.rightside_province')
@endsection @push('css') @endpush @push('jsscript') @endpush