@extends('layouts.dashboard') @section('title', 'Change password') @section('content')
{!! csrf_field() !!}
@endsection