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

Edit MAB Member

@csrf @method('PUT')
@if($mab->image)
Current Image
@endif
Cancel
@endsection