{{-- resources/views/user/profile-form.blade.php --}} @extends('user.layouts.app') @section('title', 'Profile Saya') @section('page_title', 'Profile Saya') @section('content')
{{ $message }}