@extends('layout.user') @section('content')

Edit Profile

Ubah Data
@if($isLocked ?? false) @endif
@csrf
@if ($calon_mahasiswa->foto)
Profile
@else Profile @endif
@endsection