@extends('layout') @section('title') Change your password @endsection @section('content')
{!! csrf_field() !!}
@endsection