@extends('layouts.app') @section('subtitle', 'Profil Desa') @section('content_body') @if(auth()->user()->role !== 'operator') Edit Profil @endif
Kode Desa: {{ $profile->village_code ?: '-' }}