@extends('front.layouts.master') @section('seo_title', $global_other_page_items->page_contact_seo_title) @section('seo_meta_description', $global_other_page_items->page_contact_seo_meta_description) @section('content') {{ $global_other_page_items->page_contact_title }} {{ __('Home') }} {{ $global_other_page_items->page_contact_title }} {{ $global_other_page_items->page_contact_info_subheading }} {{ $global_other_page_items->page_contact_info_heading }} Head Office {{ $global_other_page_items->page_contact_info_phone_title }} {{ $global_other_page_items->page_contact_info_phone_value }} {{ $global_other_page_items->page_contact_info_email_title }} {{ $global_other_page_items->page_contact_info_email_value }} {{ $global_other_page_items->page_contact_info_address_title }} {{ $global_other_page_items->page_contact_info_address_value }} Foundation Office Have any question? +8801915178241, +8801317408587 Write Email contact@knusbd.org Visit Anytime House: 07, Road: 17, Upa Shahar, Bogura Sadar, Bogura, Bangladesh. {!! $global_other_page_items->page_contact_map !!} {{ $global_other_page_items->page_contact_send_mail_subheading }} {!! nl2br($global_other_page_items->page_contact_send_mail_heading) !!} @csrf {{ __('Send Message') }} @endsection