@extends('layouts.app') @section('title', 'Change Password') @section('content') {{ Form::open(['route' => 'admin.changePassword', 'autocomplete' => 'off']) }}