@extends('cfp.layouts.master') @section('content')

{{ __("cfp.RemoveBanQuestion") }}

@include('cfp.components.error_alert')
SRL) }}" method="post"> @csrf @method("DELETE")
@include("cfp.components.form-group", [ "control" => "button", "btn_color" => "danger", "value" => "Yes, remove punishment" ])
@endsection