@extends('backend.settings.setting-layout')
@section('title')
{{ __('translate_language') }}
@endsection
@section('breadcrumbs')
@endsection
@section('website-settings')
{{ __('After_making_all_the_necessary_changes_please_click_the_Update_button') }}
@endsection
@section('style')
@endsection
@section('script')
@endsection