@extends('layouts.appmin')
@section('tajuk')
Profil
@endsection
@section('breadcrumb')
@include('profile.partials.update-profile-information-form')
@include('profile.partials.update-password-form')
@include('profile.partials.delete-user-form')
*/ ?>
@endsection
@section('js')
@endsection