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

{{ __('Click_on_the_dropdown_icon_to_select_a_icon')}}

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

@endsection