@extends('ahphc.mod_attentions.layout') @section('dataForm_method', 'POST') @section('dataForm_action', route('attentions.store')) @section('dataForm_laravelCsrf', csrf_field()) @section('dataForm_laravelMethod', method_field('POST')) @section('dataButtonSave_disabled', '') @section('dataButtonSave_formType', 'button') @section('dataButtonSave_formId', 'dataForm') @section('dataButtonPrint_disabled', 'disabled')