@extends('layouts.user') @section('title') @lang('Profile Settings') @endsection @section('breadcrumb') @lang('Profile Settings') @endsection @section('content')
@csrf
@csrf

@lang('Change Password')

@endsection @push('script') @endpush