@extends('theme.master') @section('title', 'Contact Us') @section('content') @include('admin.message') @php $gets = App\Breadcum::first(); @endphp @if(isset($gets)) @endif