@section('title')

Edit Organization

@endsection
@csrf @method('PUT')
status === 'active' ? 'checked' : '' }}>
status === 'inactive' ? 'checked' : '' }}>
@if($organization->image)

Current Image: Current Image

@endif