@extends('frontend.layouts.page_two') @section('content') @php $active_page=$slug; $second_page="Heatmap"; $third_page_url="heatmap/".slug($title); $third_page=$title; @endphp @push('style')  @endpush

@include('frontend.controller.tag-three')

@endsection @push('scripts')  @endpush