@extends('include.app') @section('header') @endsection @section('content')

{{ __('settings') }}

@csrf

{{ __('changePassword') }}

@endsection