@extends('Frontend.Template.layout') @section('title') Contact us @endsection @section('content')
{{ $infos->address }}
{{ $infos->phone }}
{{ $infos->email }}