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

Edit Profil

Ubah Data Profil
@csrf
@if ($admin->foto) Profile @else Profile @endif
@endsection