@extends('layouts.master') @section('title') @lang('translation.Input Attributes') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Input Attributes @endslot @slot('title') Input Attributes @endslot @endcomponent
id Form Page Input Field Type Key Value Action
@endsection @section('script') @endsection