@extends('layout.main') @section('title', 'Edit Profile Owner') @section('content')
@csrf @method('PUT')
Kembali Simpan
@endsection