@extends('layouts.master') @section('title') {{trans_choice('general.edit',1)}} {{trans_choice('general.custom_field',1)}} @endsection @section('content')

{{trans_choice('general.edit',1)}} {{trans_choice('general.custom_field',1)}}

{{csrf_field()}}

{{trans_choice('general.field',1)}} {{trans_choice('general.type',1)}}

  {{trans_choice('general.description',1)}} {{trans_choice('general.allowed_value',2)}}
{{trans_choice('general.text_field_description',1)}} {{trans_choice('general.any_value',1)}}
{{trans_choice('general.date_field_description',1)}} {{trans_choice('general.only_date',1)}}
{{trans_choice('general.number_field_description',1)}} {{trans_choice('general.only_number',1)}}
{{trans_choice('general.decimal_field_description',1)}} {{trans_choice('general.only_decimal',1)}}
{{trans_choice('general.textarea_description',1)}} {{trans_choice('general.any_value',1)}}

{{trans_choice('general.separate_with_comma',1)}}

{{trans_choice('general.separate_with_comma',1)}}

{{trans_choice('general.separate_with_comma',1)}}

@endsection