@extends('layouts.master') @section('title', __('Contact Us')) @section('page-heading-title')

{{__('Contact us detail') }}

@endsection @section("content") @endsection