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

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

{{-- ===== Sweet alret ===== --}}

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

{{-- ====== pagination ===== --}}

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

{{-- ===== badges ===== --}}

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

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

23 59 69 20
34 45 212 42
55 32 45 23
Success Danger Warning Primary
Success Danger Warning Primary
{{-- ====== spinners ====== --}}

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

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

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

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

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

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

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

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

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

This is the first item's accordion body. It is shown by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow.

This is the second item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow.

Tart gummies dragée lollipop fruitcake pastry oat cake. Cookie jelly jelly macaroon icing jelly beans soufflé cake sweet. Macaroon sesame snaps cheesecake tart cake sugar plum. Dessert jelly-o sweet muffin chocolate candy pie tootsie roll marzipan.

Placeholder content for this accordion, which is intended to demonstrate the .accordion-flush class. This is the first item's accordion body.

Placeholder content for this accordion, which is intended to demonstrate the .accordion-flush class. This is the second item's accordion body. Let's imagine this being filled with some actual content.

Tart gummies dragée lollipop fruitcake pastry oat cake. Cookie jelly jelly macaroon icing jelly beans soufflé cake sweet. Macaroon sesame snaps cheesecake tart cake sugar plum. Dessert jelly-o sweet muffin chocolate candy pie tootsie roll marzipan.
{{-- ===== modal ====== --}}

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

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

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

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

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

{{ ___('common.you_can_use_centered_style_top_or_other_styles_to_set_position_of_modal_dialog') }} dialog.

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

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

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

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

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

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

@endsection