@extends('include/layout') @php $page = 'contact'; @endphp
@include('include/navbar')
Contact Us
Email: Info@EZMobileData.com
@if(Session::has('error'))
× {{ Session::get('error') }}
@endif @if(Session::has('success'))
× {{ Session::get('success') }}
@endif
@csrf





@include('stay_connect')