@extends('front.layout.master') @push('css') @endpush @section('content') {{ __('front.Contact Us') }} @csrf @endsection