@extends('layouts.master') @section('title') Profile @endsection @section('page-title') Profile @endsection @section('body') @endsection @section('content')

Change Password

@csrf
@endsection @section('scripts') @endsection