@extends('layouts.website_layout') @section('meta_title', $meta_data->meta_title) @section('meta_description', $meta_data->meta_description) @section('canonical_tag', $meta_data->canonical_tag) @section('banner_image', "banners/".$banner->banner_image) @section('content')
{{$meta_data->page_name}} {{$meta_data->page_name}}
{!!nl2br($banner->banner_caption)!!}

{!!nl2br($banner->banner_description)!!}

A partner of choice in diverse industries, Raychem RPG is committed to meet and deliver expectations of each and every stakeholder in the ecosystem.

@foreach($product_industries as $product_industry_row)
{{$product_industry_row->product_industry_name}}

{{$product_industry_row->product_industry_name}}

{{$product_industry_row->product_industry_description}}

Learn More Learn More
@endforeach
@endsection