@extends('backend.layout') {{-- this style will be applied when the direction of language is right-to-left --}} @includeIf('backend.partials.rtl_style') @section('content')
{{ __('Create Counter Info') }}
@csrf

{{ __('Click on the dropdown icon to select a icon.') }}

{{ __('The higher the serial number is, the later the info will be shown.') }}

@endsection