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

Profil Admin

@if (session('success'))
{{ session('success') }}
@endif
@csrf

Batal
@endsection