@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf
{{-- start tap --}}
  • ที่อยู่
  • Social
@includeIf('contactus::contact_address') @includeIf('contactus::contact_social')
{{-- end tap --}} @includeIf('about::form_contact_page_other') @if (mwz_roles('admin.contactus.contactus.save'))
@endif
@endsection('content') @section('scripts') @endsection