@extends('layouts.user') @section('title', 'Change password') @section('content')
@csrf
@endsection