@extends('frontend.main') @section('title', $data['title']) @section('keywords', $data['keyword']) @section('description', $data['description']) @push('program') @endpush @section('content')
Contact Us

{{$data['name']}}

{{$data['quote']}}

{!! $data['centered_content'] !!}

{{$data['name']}}

{!! $data['long_description'] !!}
@endsection