@extends('layouts.frontend') @section('title', 'Profil Saya') @section('content')

Edit Profil

@if (session('success')) @endif
@csrf @method('PUT')
Format: JPG, PNG (Max. 2MB)

@endsection @section('js') @endsection