@extends('pleaf-common::layouts.master') @section('head') @endsection @section('title') System Config @endsection @section('page-title') System Config @endsection @section('bread-crumb')
  • Home
  • System Config
  • Edit System Config
  • @endsection @section('content') @section('ibox-title') Edit System Config @endSection @messages("onField")
    {{csrf_field()}}
    @if($parameter->parameter_data_type=='numeric')
    @else
    @endif
    Cancel
    @endsection