@extends('backend.master') @section('title') {{ ___('common.input_group') }} @endsection @section('content') {{-- bradecrumb Area S t a r t --}} {{-- bradecrumb Area E n d --}}

{{ ___('common.basic_example') }}

{{ ___('common.@') }}
{{ ___('common.example_com') }}
{{ ___('common.example_url') }}
{{ ___('common.$') }} {{ ___('common.00') }}
{{ ___('common.@') }}
{{ ___('common.with_textarea') }}
{{-- --}}

{{ ___('common.multiple_inputs') }}

{{ ___('common.first_and_last_name') }}

{{ ___('common.wrapping') }}

{{ ___('common.@') }}

{{ ___('common.sizing') }}

{{ ___('common.small') }}
{{ ___('common.default') }}
{{ ___('common.large') }}

{{ ___('common.button_addons') }}

{{ ___('common.custom_forms') }}

@endsection