@extends('layouts.front_master') @section('content')

Contact

Use the following details to communicate with us..

@foreach ($details as $item)

Our Address

{{$item->address}}

Email Us

{{$item->email}}

Call Us

{{$item->phone1}}

{{$item->phone2}}

@endforeach
@csrf
PLEASE LEAVE A COMMENT

Loading
Your message has been sent. Thank you!
@endsection