@extends('backend.layouts.master') @section('page_title') {{trans('back.contact_us')}} @endsection @section('title') {{trans('back.contact_us')}} @endsection @section('content')
@csrf @method('PUT')
@endsection