@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf
{{-- start tap --}}
{{-- tap 1 --}}
{{-- start input --}}
{{-- end input --}}
{{-- end tap 1 --}} {{-- tap 2 --}}
{{-- start input --}}
{{--
--}} {{-- end input --}}
{{-- end tap 2 --}}
{{-- end tap --}}
-
-
{{--
--}}
@if (mwz_roles('admin.contactus.page.save_contact_page'))
@endif
@endsection('content') @section('scripts') @endsection