@extends('layouts.app') @section('title', 'Ubah Password') @php $tabs = [ ['route' => 'guru.profile.index', 'label' => 'Profil', 'active' => false], ['route' => 'guru.profile.password', 'label' => 'Password', 'active' => true], ]; @endphp @section('content')
Kelola data profil Anda.
Pastikan akun Anda tetap aman.