@extends('layouts.master') @section('title') {{translate('add custom_field')}} @endsection @section('content')
{{translate('description')}} | {{translate('allowed_value')}} | |
---|---|---|
|
{{translate('text_field_description')}} | {{translate('any_value')}} |
|
{{translate('date_field_description')}} | {{translate('only_date')}} |
|
{{translate('number_field_description')}} | {{translate('only_number')}} |
|
{{translate('decimal_field_description')}} | {{translate('only_decimal')}} |
|
{{translate('textarea_description')}} | {{translate('any_value')}} |