@extends('layouts.master') @section('title') {{__('admin.dashboard')}} -@endsection @section('css') @endsection @section('content')
@csrf
Change your Name

Change your Password

Please note: After changing your password, you must log back in.

@endsection @section('javascript') @endsection