@extends('home.home-template') @section('css') @endsection @section('content')

{{$user->nama}}

Profil Saya Edit Password
@csrf @method('put')
@endsection @section('script') @endsection