@extends('user.layout') {{-- this style will be applied when the direction of language is right-to-left --}} @includeIf('user.partials.rtl-style') @section('content')
{{ __('Edit_Instructor') }}
{{ __('Back') }}
@csrf
...

{{ __('Upload_370_X_370_image_for_best_quality') }}

@endsection