@extends('layouts.back-end.app') @section('title', \App\CPU\translate('Profile Settings')) @push('css_or_js') @endpush @section('content')
@csrf

{{\App\CPU\translate('Basic')}} {{\App\CPU\translate('information')}}

( {{\App\CPU\translate('ratio')}} 1:1 )

{{\App\CPU\translate('Change')}} {{\App\CPU\translate('your')}} {{\App\CPU\translate('password')}}

@csrf

@endsection @push('script_2') @endpush @push('script') @endpush