@extends('front.layouts.pages-layout') @section('pageTitle',isset($pageTitle) ? $pageTitle : "Contact") @section('content') Contact Us Home Contact Send us email Feel free to leave a message. @livewire('contact-form') Need any help? Get in touch with us Leave a message or visit us at Location for all your scholarship enquiries and assistance. Have any question? Free {{blogInfo()->blog_phone}} Write email {{blogInfo()->blog_email}} Visit anytime {{blogInfo()->blog_address}} @endsection