@extends('layouts.app') @section('content')
Ganti Password
{{ Form::hidden('id', Auth::user()->id) }} @csrf
@endsection