@extends('layouts.app') @section('header')
@endsection @section('content')
Change Password
{{ csrf_field() }}
@endsection