@extends('layouts.vendor.app') @section('title',translate('messages.profile_settings')) @push('css_or_js') @endpush @section('content')
@csrf

{{translate('messages.basic_information')}}

{{translate('messages.change_your_password')}}

@csrf

@endsection @push('script_2') @endpush