Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<tr {{ $attributes->merge(['class' => '']) }}> {{ $slot }} </tr>..

Decoded Output download

<?  <tr {{ $attributes->merge(['class' => '']) }}>
    {{ $slot }}
</tr> ?>

Did this file decode correctly?

Original Code

<tr {{ $attributes->merge(['class' => '']) }}>
    {{ $slot }}
</tr>

Function Calls

None

Variables

None

Stats

MD5 6974cd23a5e33a957a7c7b65d47937b0
Eval Count 0
Decode Time 92 ms