@extends('frontend.layout.layout') @section('title', 'Contact Us') @section('content') @foreach ($contact as $contacts) {{$contacts->title}} {{$contacts->sub_title}}