@extends('layouts.app') @section('title') Show Contact Us @endsection @section('headerWithButton')

@yield('title')

@endsection @section('content')
@endsection