@extends('layout.main') @section('title', 'Halaman Rubah Password') @section('prev-page') Home @endsection @section('content')
@csrf
Rubah Password
@endsection @section('other-scripts') @endsection