@extends('layouts.app') @section('title','Change Password') @section('content')
@csrf
@endsection