@extends('layout.app') @section('title') Donate @endsection @section('content')
@if($donateSlider)
@php $get_decode = json_decode($donateSlider->images); @endphp @foreach($get_decode as $index => $all_images)

DONATE INFO

@endforeach
@else

Images Not Found

@endif

DONATE INFO

The Clubhouse runs on your donations! We accept donations during shows, but you can donate at any time!!! 2 bucks! 10 Bucks! 1000 bucks? Donate here!

{{-- @auth--}} {{-- --}} {{-- @else--}} {{-- --}} {{-- @endauth--}}
@endsection