@extends('layouts.app') @section('content') {{--

{{__('ContactUs Page')}}

--}}
{{-- < {{__("Back")}} --}}
{{ csrf_field() }}
@endsection @section('script') @endsection