@csrf @method('patch')
@if($data['isactive'] == '1') @php $yes = "checked"; $no = ""; @endphp @else @php $yes = ""; $no = "checked"; @endphp @endif